NFS: Fix O_DIRECT verifier problems
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 2 Jun 2016 01:32:24 +0000 (21:32 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 5 Jul 2016 23:11:01 +0000 (19:11 -0400)
commit8fc3c3862728373e0d0f5abccc6afc56c69e0c63
tree6d8dcf0fb32de0ba8d78d891832eef421cd69919
parent6712007734cbd64ff924af16fc236751d47ff80b
NFS: Fix O_DIRECT verifier problems

We should not be interested in looking at the value of the stable field,
since that could take any value.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/direct.c
fs/nfs/internal.h
fs/nfs/write.c