]> git.hungrycats.org Git - linux/commit
btrfs: make file clone aware of fatal signals
authorWang Xiaoguang <wangxg.fnst@cn.fujitsu.com>
Thu, 13 Oct 2016 01:23:39 +0000 (09:23 +0800)
committerZygo Blaxell <zblaxell@waya.furryterror.org>
Sat, 22 Oct 2016 21:07:47 +0000 (17:07 -0400)
commit015bbd91fee05664fbcc703ad740ccb09d7d4d81
treed7595c82396b988a3ce27f968a2c98071b9ceef2
parent35794bfb7faa1a02dd29b8947f5d1253f421cb21
btrfs: make file clone aware of fatal signals

Indeed this just make the behavior similar to xfs when process has
fatal signals pending, and it'll make fstests/generic/298 happy.

Signed-off-by: Wang Xiaoguang <wangxg.fnst@cn.fujitsu.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
(cherry picked from commit 78147c6ba4c3f46ce78501852487af6392bddb00)
fs/btrfs/ioctl.c