[GIT] CIFS Fixes

From: Steve French
Date: Sat Mar 22 2008 - 19:11:48 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/