Commit Verlauf

Autor SHA1 Nachricht Datum
  Jeff Layton ae6884a9da cifs: fix renaming one hardlink on top of another vor 16 Jahren
  Jeff Layton 8d281efb67 cifs: fix unlinking of rename target when server doesn't support open file renames vor 16 Jahren
  Jeff Layton 14121bdccc cifs: make cifs_rename handle -EACCES errors vor 16 Jahren
  Steve French 413460980e [CIFS] fix build error vor 16 Jahren
  Steve French 3270958b71 [CIFS] undo changes in cifs_rename_pending_delete if it errors out vor 16 Jahren
  Jeff Layton 9a8165fce7 cifs: track DeletePending flag in cifsInodeInfo vor 16 Jahren
  Jeff Layton dd1db2dedc cifs: don't use CREATE_DELETE_ON_CLOSE in cifs_rename_pending_delete vor 16 Jahren
  Steve French 6050247d80 [CIFS] clean up error handling in cifs_unlink vor 17 Jahren
  Jeff Layton 6b37faa175 [CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfo vor 17 Jahren
  Steve French d388908ec4 [CIFS] update DOS attributes in cifsInode if we successfully changed them vor 17 Jahren
  Jeff Layton 7ce86d5a93 cifs: work around samba returning -ENOENT on SetFileDisposition call vor 17 Jahren
  Jeff Layton 74553b1b6a cifs: fix inverted NULL check after kmalloc vor 17 Jahren
  Steve French ee2fd967fb [CIFS] fix busy-file renames and refactor cifs_rename logic vor 17 Jahren
  Jeff Layton 6d22f09896 cifs: add function to set file disposition vor 17 Jahren
  Jeff Layton a12a1ac7a4 cifs: move rename and delete-on-close logic into helper function vor 17 Jahren
  Steve French 388e57b275 [CIFS] use common code for turning off ATTR_READONLY in cifs_unlink vor 17 Jahren
  Jeff Layton 5f0319a790 cifs: clean up variables in cifs_unlink vor 17 Jahren
  Ilpo Järvinen aab3a8c7a3 [CIFS] reindent misindented statement vor 17 Jahren
  Steve French ad661334b8 [CIFS] mount of IPC$ breaks with iget patch vor 17 Jahren
  Jeff Layton 0510eeb736 turn cifs_setattr into a multiplexor that calls the correct function vor 17 Jahren
  Jeff Layton feb3e20cee move file time and dos attribute setting logic into new function vor 17 Jahren
  Jeff Layton 3fe5c1dd0a spin off cifs_setattr with unix extensions to its own function vor 17 Jahren
  Jeff Layton 9508991093 [CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir vor 17 Jahren
  Jeff Layton 2dd2dfa060 Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg vor 17 Jahren
  Jeff Layton 6fc000e519 change CIFSSMBSetTimes to CIFSSMBSetPathInfo vor 17 Jahren
  Jeff Layton 4e1e7fb9e8 bundle up Unix SET_PATH_INFO args into a struct and change name vor 17 Jahren
  Suresh Jayaraman 9e96af8525 Fix missing braces in cifs_revalidate() vor 17 Jahren
  Jeff Layton 8efdbde647 [CIFS] break ATTR_SIZE changes out into their own function vor 17 Jahren
  Jeff Layton e911d0cc87 cifs: fix inode leak in cifs_get_inode_info_unix vor 17 Jahren
  Jeff Layton 5132861a7a disable most mode changes on non-unix/non-cifsacl mounts vor 17 Jahren