diff options
author | Dusty Mabe <dusty@dustymabe.com> | 2017-09-13 11:08:56 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2017-09-14 13:55:15 -0400 |
commit | 29a9296cd68516e76d0bd8da320754a222c4ee45 (patch) | |
tree | 9184ca8de5b5fac29a7a08a487fdd67364365aee /tests | |
parent | 7629702ca0956fb26d27ee19ed99306f73421c66 (diff) | |
download | vyos-cloud-init-29a9296cd68516e76d0bd8da320754a222c4ee45.tar.gz vyos-cloud-init-29a9296cd68516e76d0bd8da320754a222c4ee45.zip |
resizefs: pass mount point to xfs_growfs
Supposedly it was never a feature to be able to pass a path to a block
device to xfs_growfs and have it grow the filesystem. The behavior changed
upstream recently. It is only supported to pass the mount point of a mounted
XFS filesystem. This causes breakages in cloud-init.
Upstream xfs change was commit b97815a0321072a7154ecab63e297af84066fc78.
https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/commit/?id=b97815a0321
rhbz: rhbz: https://bugzilla.redhat.com/show_bug.cgi?id=1490505
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions