[PATCH v1 0/2] xfs_db: add command to copy out files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

This patchset adds a new xfs_db command that enables users to copy out files
from a block device to a specified destination.

Comments and feedback appreciated!

Catherine

Catherine Hoang (2):
  xfs_db: create header file for directory iteration code
  xfs_db: add a directory copy command

 db/Makefile       |   4 +-
 db/command.c      |   1 +
 db/command.h      |   1 +
 db/copyout.c      | 320 ++++++++++++++++++++++++++++++++++++++++++++++
 db/namei.c        |  48 ++++---
 db/namei.h        |  13 ++
 man/man8/xfs_db.8 |   7 +
 7 files changed, 373 insertions(+), 21 deletions(-)
 create mode 100644 db/copyout.c
 create mode 100644 db/namei.h

-- 
2.34.1




[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux