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)
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>

No differences found