]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libfrog: create xfd_open function
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 9 Sep 2019 19:37:05 +0000 (15:37 -0400)
committerEric Sandeen <sandeen@redhat.com>
Mon, 9 Sep 2019 19:37:05 +0000 (15:37 -0400)
commit248af7cbeb017e45dc597185a3da2733c27ae367
tree5db0ff97d3780c835d255b37271feef5074cd823
parentf31b5e1295fc03a865fcc841bc83796f34238b7c
libfrog: create xfd_open function

Create a helper to open a file and initialize the xfd structure.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
fsr/xfs_fsr.c
include/fsgeom.h
libfrog/fsgeom.c
quota/quot.c
scrub/phase1.c