]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: kill xfs_zero_remaining_bytes
authorChristoph Hellwig <hch@lst.de>
Tue, 21 Jun 2016 00:02:23 +0000 (10:02 +1000)
committerDave Chinner <david@fromorbit.com>
Tue, 21 Jun 2016 00:02:23 +0000 (10:02 +1000)
commitcbc00149c9e1d5726cf5006a2c98ed375d61fe40
tree61eb71132006f1cb787838feebab310016c5d9bf
parent08b99d5e3f19fb0044b6f74495e32c0635ce0fd8
xfs: kill xfs_zero_remaining_bytes

Instead punch the whole first, and the use the our zeroing helper
to punch out the edge blocks.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_bmap_util.c