commit | 6d17d653c9f152e113043d00f3bcf00c0eb5f5a2 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Jul 09 13:45:27 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Aug 15 11:54:46 2017 -0400 |
tree | da1face7b4d051f5a11b81dec03aa4f40e39d317 | |
parent | ef954844c7ace62f773f4f23e28d2d915adc419f [diff] |
NFS: Simplify page writeback We don't expect the page header lock to ever be held across I/O, so it should always be safe to wait for it, even if we're doing nonblocking writebacks. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>