Re: [PATCH] btrfs-progs: doc: fix btrfs-inspect-internal rootid doc
From: Qu Wenruo <hidden>
Date: 2017-08-24 07:46:37
On 2017年08月24日 15:39, Misono, Tomohiro wrote:
quoted hunk ↗ jump to hunk
"btrfs inspect-internal rootid <path>" rejects a file to be specified in the implementation. Therefore change "file or directory" to "directory" in the doc. Signed-off-by: Tomohiro Misono <redacted> --- Documentation/btrfs-inspect-internal.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/Documentation/btrfs-inspect-internal.asciidocb/Documentation/btrfs-inspect-internal.asciidoc index 62b1029..a1ed1a3 100644--- a/Documentation/btrfs-inspect-internal.asciidoc +++ b/Documentation/btrfs-inspect-internal.asciidoc@@ -136,7 +136,7 @@ resize operation, this may be useful beforeexecuting the actual resize operatio specify the device 'id' to query, default is 1 if this option is not used *rootid* <path>::
What about changing "<path>" to "<directory>"? Thanks, Qu
-for a given file or directory, return the containing tree root id, for a +for a given directory, return the containing tree root id, for a subvolume itself return it's own tree id (ie. subvol id) + NOTE: The result is undefined for the so-called empty subvolumes (identified by -- 2.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html