]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
mdrestore: Add support for passing log device as an argument
authorChandan Babu R <chandan.babu@oracle.com>
Mon, 6 Nov 2023 13:10:54 +0000 (18:40 +0530)
committerCarlos Maiolino <cem@kernel.org>
Tue, 21 Nov 2023 13:09:36 +0000 (14:09 +0100)
commitb1de312818e2fdcba5443d34fa7462b3df80babd
tree11b0fc9c11e59a22ec9ae549829e9662460f24d7
parentfa9f484b79123c8dfda730cbb368c6d44dd7d8da
mdrestore: Add support for passing log device as an argument

metadump v2 format allows dumping metadata from external log devices. This
commit allows passing the device file to which log data must be restored from
the corresponding metadump file.

Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandan.babu@oracle.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
man/man8/xfs_mdrestore.8
mdrestore/xfs_mdrestore.c