commit | 7b159fc18d417980f57aef64cab3417ee6af70f8 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jul 25 14:09:54 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 09 17:15:23 2007 -0400 |
tree | 880f31179a9836ad9cd63b91dd6d77b61b01017c | |
parent | 34901f70d119d88126e7390351b8c780646628e1 [diff] |
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>