git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e245d42
)
NFS: get module in idmap PipeFS notifier callback
author
Stanislav Kinsbursky
<skinsbursky@parallels.com>
Sat, 28 Apr 2012 15:32:21 +0000
(19:32 +0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 28 Apr 2012 17:22:19 +0000
(13:22 -0400)
This is bug fix.
Notifier callback is called from SUNRPC module. So before dereferencing NFS
module we have to make sure, that it's alive.
Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found