login
Header Space

 
 

[GIT] CIFS Fixes

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: Andrew Morton <akpm@...>, lkml <linux-kernel@...>, Q (Igor Mammedov) <qwerty0987654321@...>
Date: Saturday, March 22, 2008 - 7:11 pm

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
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT] CIFS Fixes, Steve French, (Sat Mar 22, 7:11 pm)
speck-geostationary