]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - io/io.h
Parent pointer userspace support. Adds in libhandle code and xfs_io parent command...
authorTim Shimmin <tes@sgi.com>
Mon, 14 Nov 2005 14:07:56 +0000 (14:07 +0000)
committerTim Shimmin <tes@sgi.com>
Mon, 14 Nov 2005 14:07:56 +0000 (14:07 +0000)
commit258b00ead0037ad13f288c8130cc888b57153a09
treee7e97ca0eea7d1b3fdc9ab2278e24d3edcdacccb
parentce8d0b3aded7a012b806288a51d1ce7b06fd3e24
Parent pointer userspace support. Adds in libhandle code and xfs_io parent command support.
Merge of master-melb:xfs-cmds:24394a by kenmcd.

  Add getparents handle functions.
13 files changed:
include/handle.h
include/irix.h
include/jdm.h
include/parent.h [new file with mode: 0644]
io/Makefile
io/init.c
io/io.h
io/open.c
io/parent.c [new file with mode: 0644]
libhandle/handle.c
libhandle/jdm.c
man/man3/handle.3
man/man8/xfs_io.8