patch-2.3.99-pre7 linux/net/sunrpc/sched.c

Next file: linux/net/sunrpc/svcauth.c
Previous file: linux/net/socket.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre6/linux/net/sunrpc/sched.c linux/net/sunrpc/sched.c
@@ -1005,6 +1005,7 @@
 	rpciod_pid = current->pid;
 	up(&rpciod_running);
 
+	exit_fs(current);
 	exit_files(current);
 	exit_mm(current);
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)