]> 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)
commit584097209fdc06296b19e85bf44cd96019ae928f
tree61eb71132006f1cb787838feebab310016c5d9bf
parent0d4bf7972905aa0ece74085efd507dc0e8961628
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