https://github.com/torvalds/linux
Revision 2a212f699671c967dd0fad133f62e6f3e721c73d authored by Linus Torvalds on 11 June 2008, 16:45:51 UTC, committed by Linus Torvalds on 11 June 2008, 16:45:51 UTC
* git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6:
  [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled
  [CIFS] Fix hang in mount when negprot causes server to kill tcp session
  disable most mode changes on non-unix/non-cifsacl mounts
  [CIFS] Correct incorrect obscure open flag
  [CIFS] warn if both dynperm and cifsacl mount options specified
  silently ignore ownership changes unless unix extensions are enabled or we're faking uid changes
  [CIFS] remove trailing whitespace
  when creating new inodes, use file_mode/dir_mode exclusively on mount without unix extensions
  on non-posix shares, clear write bits in mode when ATTR_READONLY is set
  [CIFS] remove unused variables
2 parent s f7f866e + 79ee9a8
History
Tip revision: 2a212f699671c967dd0fad133f62e6f3e721c73d authored by Linus Torvalds on 11 June 2008, 16:45:51 UTC
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Tip revision: 2a212f6

back to top