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)
commit7b159fc18d417980f57aef64cab3417ee6af70f8
tree880f31179a9836ad9cd63b91dd6d77b61b01017c
parent34901f70d119d88126e7390351b8c780646628e1
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
This page took 0.027238 seconds and 5 git commands to generate.