with the changes that has happened since last time it was updated Signed-off-by: Anand Jain <anand.j...@oracle.com> --- INSTALL | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/INSTALL b/INSTALL index 8ead607..a86878a 100644 --- a/INSTALL +++ b/INSTALL @@ -12,7 +12,8 @@ complete: modprobe libcrc32c insmod btrfs.ko -The Btrfs utility programs require libuuid to build. This can be found +The Btrfs utility programs (btrfs-progs) require libattr zlib libacl +e2fsprogs libblkid lzo2 to build. This can be found in the e2fsprogs sources, and is usually available as libuuid or e2fsprogs-devel from various distros. @@ -49,6 +50,3 @@ btrfsck: do a limited check of the FS extent trees.</li> btrfs-debug-tree: print all of the FS metadata in text form. Example: btrfs-debug-tree /dev/sda2 >& big_output_file - - - -- 1.7.1 -- 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