diff options
author | Miklos Szeredi <mszeredi@suse.cz> | 2011-02-25 14:44:58 +0100 |
---|---|---|
committer | Miklos Szeredi <mszeredi@suse.cz> | 2011-02-25 14:44:58 +0100 |
commit | 5a18ec176c934ca1bc9dc61580a5e0e90a9b5733 (patch) | |
tree | 6995509f59166fff90ce240ce72e3858f61ac101 /net/ipv4/xfrm4_tunnel.c | |
parent | 4662db446190ddef8fbab024f72dee77dd04b8f2 (diff) | |
download | kernel_samsung_smdk4412-5a18ec176c934ca1bc9dc61580a5e0e90a9b5733.zip kernel_samsung_smdk4412-5a18ec176c934ca1bc9dc61580a5e0e90a9b5733.tar.gz kernel_samsung_smdk4412-5a18ec176c934ca1bc9dc61580a5e0e90a9b5733.tar.bz2 |
fuse: fix hang of single threaded fuseblk filesystem
Single threaded NTFS-3G could get stuck if a delayed RELEASE reply
triggered a DESTROY request via path_put().
Fix this by
a) making RELEASE requests synchronous, whenever possible, on fuseblk
filesystems
b) if not possible (triggered by an asynchronous read/write) then do
the path_put() in a separate thread with schedule_work().
Reported-by: Oliver Neukum <oneukum@suse.de>
Cc: stable@kernel.org
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Diffstat (limited to 'net/ipv4/xfrm4_tunnel.c')
0 files changed, 0 insertions, 0 deletions