logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fsxfsinfo — determines information about a X File System (XFS) volume

Author

       These man pages were written by Joachim Metz.

Bugs

       Please   report   bugs   of   any   kind   to   <joachim.metz@gmail.com>   or  on  the  project  website:
       https://github.com/libyal/libfsxfs/

Description

fsxfsinfo is a utility to determine information about a X File System (XFS) volume

       fsxfsinfo  is  part  of  the  libfsxfs  package.  libfsxfs is a library to access the X File System (XFS)
       format

       source is the source file.

       The options are as follows:

       -Bbodyfile
               output file system information as a bodyfile

       -d      calculate a MD5 hash of a file entry to include in the bodyfile

       -Einode_number
               show information about a specific inode or "all"

       -Fpath
               show information about a specific file entry path

       -h      shows this help

       -H      shows the file system hierarchy

       -ooffset
               specify the volume offset

       -v      verbose output to stderr

       -V      print version

Diagnostics

       Errors, verbose and debug output are printed to stderr when verbose output -v is  enabled.   Verbose  and
       debug output are only printed when enabled at compilation.

Environment

       None

Examples

       # fsxfsinfo xfs.raw
       fsxfsinfo 20220728

       X File System information:

       Volume information:
               Format version                  : 5
               Label                           : xfs_test

Files

       None

Name

       fsxfsinfo — determines information about a X File System (XFS) volume

See Also

libfsxfs                                          July 28, 2022                                      fsxfsinfo()

Synopsis

fsxfsinfo [-Bbodyfile] [-Einode_number] [-Fpath] [-ooffset] [-dhHvV] source

See Also