[linux-cifs-client] [PATCH 0/4] cifs: patches for 2.6.30

Jeff Layton jlayton at redhat.com
Thu Mar 26 17:35:33 GMT 2009


Hi Steve,

Here's a set of various patches that I've got queued. Nothing terribly
earth-shattering here. Many of these are ones you've seen before. Some
of them I've been carrying in my tree for quite some time, it would be
nice to see these make 2.6.30 (or have a reason that they're not
acceptible so that I can work on fixing them).

Thanks,

Jeff Layton (4):
  cifs: no need to use rcu_assign_pointer on immutable keys
  cifs: remove dnotify thread code
  cifs: use iunique() in cifs_new_inode()
  cifs: flush data on any setattr

 fs/cifs/cifs_spnego.c |    2 +-
 fs/cifs/cifsfs.c      |   47 ------------------------------------
 fs/cifs/dns_resolve.c |    2 +-
 fs/cifs/inode.c       |   63 +++++++++++++++++++++++++-----------------------
 4 files changed, 35 insertions(+), 79 deletions(-)



More information about the linux-cifs-client mailing list