]> git.decadent.org.uk Git - nfs-utils.git/commit
Don't close and reopen all pipes on every DNOTIFY signal.
authorneilbrown <neilbrown>
Tue, 28 Mar 2006 00:50:44 +0000 (00:50 +0000)
committerneilbrown <neilbrown>
Tue, 28 Mar 2006 00:50:44 +0000 (00:50 +0000)
commit05424b57b5ccfefcfee415f97d5c4063d2ab314e
tree3a55a8e83e14f33c1eaba3a8cf6cc26a9f1f6293
parenta6037e23a8c9d649bf5946ac9d23114f9097b997
Don't close and reopen all pipes on every DNOTIFY signal.

From: Vince Busam <vbusam@google.com>
Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Don't unnecessarily close and re-open all pipes after every DNOTIFY
signal.  These unnecessary closes were triggering a kernel Oops.
Original patch modified to correct segfault when unmounting last
NFSv4 mount.
ChangeLog
utils/gssd/gssd_proc.c