commit | 980608fb50aea34993ba956b71cd4602aa42b14b | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Tue Apr 21 15:25:39 2015 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue Apr 21 16:16:01 2015 -0400 |
tree | a6105aecef17dd3bc25bb1754acb87bbf0639255 | |
parent | 5ba4a25ab7b13be528b23f85182f4d09cf7f71ad [diff] |
nfsd4: disallow SEEK with special stateids If the client uses a special stateid then we'll pass a NULL file to vfs_llseek. Fixes: 24bab491220f " NFSD: Implement SEEK" Cc: Anna Schumaker <Anna.Schumaker@Netapp.com> Cc: stable@vger.kernel.org Reported-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: J. Bruce Fields <bfields@redhat.com>