diff options
author | Dan Carpenter <error27@gmail.com> | 2010-10-27 23:19:04 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2010-11-20 00:35:11 +0100 |
commit | 43b0178eda1e7e5d1e205bbfd076ab5d6ecacc02 (patch) | |
tree | 522d3a6e49ff805eea06c5e1633b0e949a90a49b /net/sunrpc/svc_xprt.c | |
parent | Linux 2.6.37-rc2 (diff) | |
download | linux-43b0178eda1e7e5d1e205bbfd076ab5d6ecacc02.tar.xz linux-43b0178eda1e7e5d1e205bbfd076ab5d6ecacc02.zip |
nfsd: fix NULL dereference in setattr()
The original code would oops if this were called from nfsd4_setattr()
because "filpp" is NULL.
(Note this case is currently impossible, as long as we only give out
read delegations.)
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net/sunrpc/svc_xprt.c')
0 files changed, 0 insertions, 0 deletions