On 2017年08月24日 15:39, Misono, Tomohiro wrote:
"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 <misono.tomoh...@jp.fujitsu.com>
---
   Documentation/btrfs-inspect-internal.asciidoc | 2 +-
   1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/btrfs-inspect-internal.asciidoc
b/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 before executing 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to