commit | e14bebf6de11a4b8476cf2b0a75bf7c3e69112d5 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Jul 17 11:11:49 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Aug 15 11:54:46 2017 -0400 |
tree | d6d22e8c6a213ceb8d9e93565df99cf99fdba503 | |
parent | a0e265bc78010d2d831a968d4cea3c40a0efac8b [diff] |
NFS: Don't check request offset and size without holding a lock Request offsets and sizes are not guaranteed to be stable unless you are holding the request locked. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>