]> err.no Git - linux-2.6/blobdiff - fs/cifs/CHANGES
[CIFS] reset mode when client notices that ATTR_READONLY is no longer set
[linux-2.6] / fs / cifs / CHANGES
index 6247628bdaed896cf09485c2a50f66edb5c40d5b..1cbe5615993c527bf1dc99f2e8b94d485471fbe0 100644 (file)
@@ -4,6 +4,9 @@ Fix mtime bouncing around from local idea of last write times to remote time.
 Fix hang (in i_size_read) when simultaneous size update of same remote file
 on smp system corrupts sequence number. Do not reread unnecessarily partial page
 (which we are about to overwrite anyway) when writing out file opened rw.
+When DOS attribute of file on non-Unix server's file changes on the server side
+from read-only back to read-write, reflect this change in default file mode
+(we had been leaving a file's mode read-only until the inode were reloaded)
 
 Version 1.47
 ------------