diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2005-12-03 20:20:10 (GMT) |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2005-12-03 20:20:10 (GMT) |
commit | bb184f3356adbbb1605df2f7c570b4c92231fa3a (patch) | |
tree | b3f69a116b2f7f1cd78bbcb14203ea89dda6aeba /fs/jbd | |
parent | 24aa1fe6779eaddb3e0b1b802585dcf6faf9cc44 (diff) | |
download | linux-fsl-qoriq-bb184f3356adbbb1605df2f7c570b4c92231fa3a.tar.xz |
SUNRPC: Fix Oopsable condition in rpc_pipefs
The elements on rpci->in_upcall are tracked by the filp->private_data,
which will ensure that they get released when the file is closed.
The exception is if rpc_close_pipes() gets called first, since that
sets rpci->ops to NULL.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/jbd')
0 files changed, 0 insertions, 0 deletions