commit | c14632ddac98dca7ab1740461fae330d09909560 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Wed Jan 31 16:38:18 2018 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Thu Feb 01 21:06:16 2018 -0800 |
tree | 11046a798b3aac1672b8f82c0a1ea7d47a4e7b94 | |
parent | b6e03c10bf3ff08c7678a946a2208b60e66f4426 [diff] |
xfs: don't allow reflink + realtime filesystems We don't support realtime filesystems with reflink either, so fail those mounts. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Bill O'Donnell <billodo@redhat.com>