Gotcha, thanks :)
I needed to write low-level, one-shot utility, but I was able to do what I
needed with open(), lseek64(), and read() on the device node.
Thanks again,
Adam M.
-----Original Message-----
From: Nathan Scott [mailto:nathans@xxxxxxx]
Sent: Thursday, April 25, 2002 5:09 PM
To: Adam Milazzo
Cc: 'linux-xfs@xxxxxxxxxxx'
Subject: Re: libxfs documentation
On Thu, Apr 25, 2002 at 11:38:42AM -0700, Adam Milazzo wrote:
> Is there any documentation available for libxfs besides the source code
> itself? Surely there has to be some documentation, if only internal, I
would
> think. Does anybody know where and if something like this is available? I
> haven't been able to find any...
There is none. libxfs == select bits of XFS kernel code compiled
in userspace; for xfs_repair, mkfs.xfs and xfs_db only, it is not
intended as a general purpose library.
cheers.
--
Nathan
|