Messages in this thread |  | | Date | Sat, 22 Mar 2008 18:11:31 -0500 | From | "Steve French" <> | Subject | [GIT] CIFS Fixes |
| |
Linus, Please pull.
The following changes since commit dba92d3bc49c036056a48661d2d8fefe4c78375a: Linus Torvalds (1): Merge branch 'for-linus' of git://git.kernel.org/.../roland/infiniband
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git master
Harvey Harrison (1): [CIFS] cifs: replace remaining __FUNCTION__ occurrences
Igor Mammedov (1): [CIFS] DFS patch that connects inode with dfs handling ops
Steve French (6): Merge branch 'master' of /.../torvalds/linux-2.6 [CIFS] Fix build problem [CIFS] Fix mtime on cp -p when file data cached but written out too late Merge branch 'master' of /.../torvalds/linux-2.6 [CIFS] file create with acl support enabled is slow [CIFS] Fix mem leak on dfs referral
fs/cifs/cifs_dfs_ref.c | 18 +++--- fs/cifs/cifsacl.c | 25 +++++--- fs/cifs/cifsproto.h | 9 ++- fs/cifs/dir.c | 5 +- fs/cifs/dns_resolve.c | 8 +- fs/cifs/file.c | 4 +- fs/cifs/inode.c | 161 +++++++++++++++++++++++++++--------------------- fs/cifs/link.c | 2 +- 8 files changed, 130 insertions(+), 102 deletions(-)
-- Thanks,
Steve
|  |