]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
mkfs: validate start and end of aligned logs
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Jun 2019 21:04:42 +0000 (17:04 -0400)
committerEric Sandeen <sandeen@redhat.com>
Tue, 25 Jun 2019 21:04:42 +0000 (17:04 -0400)
commit8da52988ad210958f21c178620bb1e44f1188cd0
tree37b26578b385fcb3bfd8399a919fa8a6a1f8477e
parentb089256c3a0a5bcd62c5e9e9d93f7e7cbac2b31e
mkfs: validate start and end of aligned logs

Validate that the start and end of the log stay within a single AG if
we adjust either end to align to stripe units.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
mkfs/xfs_mkfs.c