[linux-cifs-client] [PATCH 0/3] cifs: some random patches for 2.6.31

Jeff Layton jlayton at redhat.com
Sun May 24 22:45:14 GMT 2009


These are some patches that I'd like considered for 2.6.31. Two of them
are patches that I posted a while back but that didn't get taken for
2.6.30. The third patch is a new one to fix a bug that I found recently
when dealing with long symlinks.

They're fairly simple patches, so please let me know if you see any
issue with taking them for 2.6.31 so we can get the problems ironed
out within the merge window.

Thanks...

Jeff Layton (3):
  cifs: make overriding of ownership conditional on new mount options
  cifs: tighten up default file_mode/dir_mode
  cifs: fix artificial limit on reading symlinks

 fs/cifs/cifssmb.c |    3 +--
 fs/cifs/connect.c |   14 +++++++-------
 2 files changed, 8 insertions(+), 9 deletions(-)



More information about the linux-cifs-client mailing list