]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
idmapped-mounts: use die() helper
authorChristian Brauner <christian.brauner@ubuntu.com>
Sat, 14 Aug 2021 10:47:58 +0000 (12:47 +0200)
committerEryu Guan <guaneryu@gmail.com>
Sun, 22 Aug 2021 11:48:09 +0000 (19:48 +0800)
commit3507237efef9d2083030ede130a83f423d3eb3fe
tree14d0e0282e83e49353975e07c3a654c7a0f9528a
parent935ed7d3846ae25f947db9b7d99f60455c11c1d2
idmapped-mounts: use die() helper

Use the dedicated helper to report an error and exit with failure
instead of hand-rolling it.

Cc: fstests@vger.kernel.org
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
src/idmapped-mounts/idmapped-mounts.c