]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
xfs: xfs_trans_alloc_empty
authorChristoph Hellwig <hch@lst.de>
Sat, 3 Jun 2017 13:18:31 +0000 (15:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Jun 2017 10:10:16 +0000 (12:10 +0200)
commitecb42615267f2ac94aca35642ee174a0d79eedbf
tree572a418e9403f1b496a1032432aa7e05d5fdd9a5
parent2e08bd63dc7d7dc5026d546ff3c7fe52394dfc5b
xfs: xfs_trans_alloc_empty

This is a partial cherry-pick of commit e89c041338
("xfs: implement the GETFSMAP ioctl"), which also adds this helper, and
a great example of why feature patches should be properly split into
their parts.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
[hch: split from the larger patch for -stable]
Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_trans.c
fs/xfs/xfs_trans.h