]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Fall back to synchronous writes when a background write errors...
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 25 Jul 2007 18:09:54 +0000 (14:09 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:15:23 +0000 (17:15 -0400)
commite241f2edc99f117125850ad6039414796db22827
tree880f31179a9836ad9cd63b91dd6d77b61b01017c
parentc4984eb85d42c2e1730308bbf51c250487b6e81f
NFS: Fall back to synchronous writes when a background write errors...

This helps prevent huge queues of background writes from building up
whenever the server runs out of disk or quota space, or if someone changes
the file access modes behind our backs.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/file.c
fs/nfs/write.c
include/linux/nfs_fs.h