lp:~dustymabe/cloud-init

Owned by Dusty Mabe
Get this repository:
git clone https://git.launchpad.net/~dustymabe/cloud-init
Only Dusty Mabe can upload to this repository. If you are Dusty Mabe please log in for upload directions.

Branches

Name Last Modified Last Commit
fix-xfs-grow 2017-09-13 15:08:56 UTC
resizefs: pass mount point to xfs_growfs

Author: Dusty Mabe
Author Date: 2017-09-13 15:08:56 UTC

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
in [1]. It is only supported to pass the mount point of a mounted XFS
filesystem. This causes breakages in cloud-init; one example [2].

[1] https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/commit/?id=b97815a0321072a7154ecab63e297af84066fc78
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1490505

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>

master 2017-09-13 15:08:56 UTC
resizefs: pass mount point to xfs_growfs

Author: Dusty Mabe
Author Date: 2017-09-13 15:08:56 UTC

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
in [1]. It is only supported to pass the mount point of a mounted XFS
filesystem. This causes breakages in cloud-init; one example [2].

[1] https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/commit/?id=b97815a0321072a7154ecab63e297af84066fc78
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1490505

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers