summaryrefslogtreecommitdiffstats
path: root/fs/cifs/inode.c
diff options
context:
space:
mode:
authorNamjae Jeon2014-08-20 12:39:17 +0200
committerSteve French2014-08-22 07:20:58 +0200
commit52a36244443eabb594bdb63622ff2dd7a083f0e2 (patch)
treedfe1f1ee9ed9ea8aa02d2ddc176e871f3a42883a /fs/cifs/inode.c
parentcifs: Allow directIO read/write during cache=strict (diff)
downloadkernel-qcow2-linux-52a36244443eabb594bdb63622ff2dd7a083f0e2.tar.gz
kernel-qcow2-linux-52a36244443eabb594bdb63622ff2dd7a083f0e2.tar.xz
kernel-qcow2-linux-52a36244443eabb594bdb63622ff2dd7a083f0e2.zip
cifs: No need to send SIGKILL to demux_thread during umount
There is no need to explicitly send SIGKILL to cifs_demultiplex_thread as it is calling module_put_and_exit to exit cleanly. socket sk_rcvtimeo is set to 7 HZ so the thread will wake up in 7 seconds and clean itself. Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Ashish Sangwan <a.sangwan@samsung.com> Acked-by: Jeff Layton <jlayton@samba.org> Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'fs/cifs/inode.c')
0 files changed, 0 insertions, 0 deletions