Historique des commits

Auteur SHA1 Message Date
  Steve French 3270958b71 [CIFS] undo changes in cifs_rename_pending_delete if it errors out il y a 16 ans
  Jeff Layton 9a8165fce7 cifs: track DeletePending flag in cifsInodeInfo il y a 16 ans
  Jeff Layton dd1db2dedc cifs: don't use CREATE_DELETE_ON_CLOSE in cifs_rename_pending_delete il y a 16 ans
  Steve French 6050247d80 [CIFS] clean up error handling in cifs_unlink il y a 16 ans
  Jeff Layton 6b37faa175 [CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfo il y a 16 ans
  Steve French d388908ec4 [CIFS] update DOS attributes in cifsInode if we successfully changed them il y a 17 ans
  Jeff Layton 7ce86d5a93 cifs: work around samba returning -ENOENT on SetFileDisposition call il y a 17 ans
  Jeff Layton 74553b1b6a cifs: fix inverted NULL check after kmalloc il y a 17 ans
  Steve French ee2fd967fb [CIFS] fix busy-file renames and refactor cifs_rename logic il y a 17 ans
  Jeff Layton 6d22f09896 cifs: add function to set file disposition il y a 17 ans
  Jeff Layton a12a1ac7a4 cifs: move rename and delete-on-close logic into helper function il y a 17 ans
  Steve French 388e57b275 [CIFS] use common code for turning off ATTR_READONLY in cifs_unlink il y a 17 ans
  Jeff Layton 5f0319a790 cifs: clean up variables in cifs_unlink il y a 17 ans
  Ilpo Järvinen aab3a8c7a3 [CIFS] reindent misindented statement il y a 17 ans
  Steve French ad661334b8 [CIFS] mount of IPC$ breaks with iget patch il y a 17 ans
  Jeff Layton 0510eeb736 turn cifs_setattr into a multiplexor that calls the correct function il y a 17 ans
  Jeff Layton feb3e20cee move file time and dos attribute setting logic into new function il y a 17 ans
  Jeff Layton 3fe5c1dd0a spin off cifs_setattr with unix extensions to its own function il y a 17 ans
  Jeff Layton 9508991093 [CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir il y a 17 ans
  Jeff Layton 2dd2dfa060 Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg il y a 17 ans
  Jeff Layton 6fc000e519 change CIFSSMBSetTimes to CIFSSMBSetPathInfo il y a 17 ans
  Jeff Layton 4e1e7fb9e8 bundle up Unix SET_PATH_INFO args into a struct and change name il y a 17 ans
  Suresh Jayaraman 9e96af8525 Fix missing braces in cifs_revalidate() il y a 17 ans
  Jeff Layton 8efdbde647 [CIFS] break ATTR_SIZE changes out into their own function il y a 17 ans
  Jeff Layton e911d0cc87 cifs: fix inode leak in cifs_get_inode_info_unix il y a 17 ans
  Jeff Layton 5132861a7a disable most mode changes on non-unix/non-cifsacl mounts il y a 17 ans
  Jeff Layton 4ca691a892 silently ignore ownership changes unless unix extensions are enabled or we're faking uid changes il y a 17 ans
  Steve French 4e94a105ed [CIFS] remove trailing whitespace il y a 17 ans
  Jeff Layton b0fd30d3e7 when creating new inodes, use file_mode/dir_mode exclusively on mount without unix extensions il y a 17 ans
  Jeff Layton 4468eb3fd1 on non-posix shares, clear write bits in mode when ATTR_READONLY is set il y a 17 ans