2004-06-10 10:40:59 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-10 10:40:59 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
2004-06-24 02:53:05 +08:00
|
|
|
|
2014-07-16 23:00:51 +08:00
|
|
|
<!-- <!ENTITY xfsprogs-download-http "&sources-anduin-http;/x/xfsprogs-&xfsprogs-version;.tar.gz">-->
|
|
|
|
<!ENTITY xfsprogs-download-http " ">
|
2012-12-31 23:09:48 +08:00
|
|
|
<!ENTITY xfsprogs-download-ftp "ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-&xfsprogs-version;.tar.gz">
|
2014-07-16 23:00:51 +08:00
|
|
|
<!ENTITY xfsprogs-md5sum "5c6905932029c8f9207fe5a0a8aac24b">
|
|
|
|
<!ENTITY xfsprogs-size "1.5 MB">
|
|
|
|
<!ENTITY xfsprogs-buildsize "45 MB">
|
|
|
|
<!ENTITY xfsprogs-time "0.6 SBU">
|
2004-06-10 10:40:59 +08:00
|
|
|
]>
|
|
|
|
|
2012-12-31 23:09:48 +08:00
|
|
|
<sect1 id="xfsprogs" xreflabel="xfsprogs-&xfsprogs-version;">
|
|
|
|
<?dbhtml filename="xfsprogs.html"?>
|
2005-05-14 02:51:03 +08:00
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
2012-01-21 03:25:30 +08:00
|
|
|
<title>xfsprogs-&xfsprogs-version;</title>
|
2005-05-14 02:51:03 +08:00
|
|
|
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs">
|
|
|
|
<primary sortas="a-xfsprogs">xfsprogs</primary>
|
2005-05-14 02:51:03 +08:00
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
2012-01-21 03:25:30 +08:00
|
|
|
<title>Introduction to xfsprogs</title>
|
2005-05-14 02:51:03 +08:00
|
|
|
|
2012-01-21 03:25:30 +08:00
|
|
|
<para>The <application>xfsprogs</application> package contains administration
|
2005-05-14 02:51:03 +08:00
|
|
|
and debugging tools for the XFS file system.</para>
|
|
|
|
|
2014-02-23 10:30:29 +08:00
|
|
|
&lfs75_checked;
|
2012-01-21 03:25:30 +08:00
|
|
|
|
2005-05-14 02:51:03 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&xfsprogs-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&xfsprogs-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &xfsprogs-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &xfsprogs-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &xfsprogs-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &xfsprogs-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
2006-04-11 02:38:22 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/xfs"/></para>
|
|
|
|
|
2005-05-14 02:51:03 +08:00
|
|
|
</sect2>
|
|
|
|
|
2012-12-31 23:09:48 +08:00
|
|
|
<sect2 role="kernel" id="xfsprogs-kernel">
|
2012-01-30 12:00:39 +08:00
|
|
|
<title>Kernel Configuration</title>
|
|
|
|
|
|
|
|
<para>Enable the following options in the kernel configuration
|
|
|
|
and recompile the kernel:</para>
|
|
|
|
|
|
|
|
<screen><literal>File Systems:
|
|
|
|
XFS filesystem support: M or Y</literal></screen>
|
|
|
|
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs xfsprogs-kernel">
|
2012-01-30 12:00:39 +08:00
|
|
|
<primary sortas="d-xfs">XFS Programs</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2005-05-14 02:51:03 +08:00
|
|
|
<sect2 role="installation">
|
2012-01-21 03:25:30 +08:00
|
|
|
<title>Installation of xfsprogs</title>
|
2005-05-14 02:51:03 +08:00
|
|
|
|
2012-01-21 03:25:30 +08:00
|
|
|
<para>Install <application>xfsprogs</application> by running the following
|
2005-05-14 02:51:03 +08:00
|
|
|
commands:</para>
|
|
|
|
|
2007-08-22 05:27:10 +08:00
|
|
|
<screen><userinput>make DEBUG=-DNDEBUG INSTALL_USER=root INSTALL_GROUP=root \
|
2012-12-31 23:09:48 +08:00
|
|
|
LOCAL_CONFIGURE_OPTIONS="--enable-readline"</userinput></screen>
|
2007-01-14 20:24:50 +08:00
|
|
|
|
|
|
|
<para>This package does not come with a test suite.</para>
|
2005-05-14 02:51:03 +08:00
|
|
|
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
2012-12-31 23:09:48 +08:00
|
|
|
<screen role="root"><userinput>make install install-dev &&
|
|
|
|
rm -rfv /lib/libhandle.{a,la,so} &&
|
|
|
|
ln -sfv ../../lib/libhandle.so.1 /usr/lib/libhandle.so &&
|
|
|
|
sed -i "s@libdir='/lib@libdir='/usr/lib@g" /usr/lib/libhandle.la</userinput></screen>
|
2006-03-01 13:18:41 +08:00
|
|
|
|
2005-05-14 02:51:03 +08:00
|
|
|
</sect2>
|
|
|
|
|
2005-07-31 13:47:39 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2008-05-09 21:00:42 +08:00
|
|
|
<para><command>make DEBUG=-DNDEBUG</command>: Turns off debugging
|
2008-02-22 11:00:58 +08:00
|
|
|
symbols.</para>
|
2006-03-01 13:18:41 +08:00
|
|
|
|
2007-01-14 20:24:50 +08:00
|
|
|
<para><parameter>INSTALL_USER=root INSTALL_GROUP=root</parameter>: This
|
|
|
|
sets the owner and group of the installed files.</para>
|
2007-01-16 08:08:14 +08:00
|
|
|
|
2007-01-14 20:24:50 +08:00
|
|
|
<para><parameter>LOCAL_CONFIGURE_OPTIONS="..."</parameter>: This passes
|
|
|
|
extra configuration options to the <filename>configure</filename> script.
|
2012-12-31 23:09:48 +08:00
|
|
|
The example <parameter>--enable-readline</parameter> parameter
|
2007-01-14 20:24:50 +08:00
|
|
|
enables linking the XFS programs with the
|
|
|
|
<filename class="libraryfile">libreadline.so</filename> library, in order
|
|
|
|
to allow editing interactive commands.</para>
|
2007-01-16 08:08:14 +08:00
|
|
|
|
2006-03-01 13:18:41 +08:00
|
|
|
<para><parameter>OPTIMIZER="..."</parameter>: Adding this parameter to
|
2007-01-14 20:24:50 +08:00
|
|
|
the end of the <command>make</command> command overrides the
|
|
|
|
default optimization settings.</para>
|
|
|
|
|
2005-07-31 13:47:39 +08:00
|
|
|
</sect2>
|
|
|
|
|
2005-05-14 02:51:03 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
2007-01-14 20:24:50 +08:00
|
|
|
<segtitle>Installed Libraries</segtitle>
|
2012-12-31 23:09:48 +08:00
|
|
|
<segtitle>Installed Directories</segtitle>
|
2005-05-14 02:51:03 +08:00
|
|
|
|
|
|
|
<seglistitem>
|
2014-07-16 23:00:51 +08:00
|
|
|
<seg>fsck.xfs, mkfs.xfs, xfs_admin, xfs_bmap, xfs_copy, xfs_db,
|
|
|
|
xfs_estimate, xfs_freeze, xfs_fsr, xfs_growfs, xfs_info, xfs_io,
|
|
|
|
xfs_logprint, xfs_mdrestore, xfs_metadump, xfs_mkfile, xfs_ncheck,
|
|
|
|
xfs_quota, xfs_repair, and xfs_rtcp</seg>
|
2012-12-31 23:09:48 +08:00
|
|
|
<seg>libhandle.{so,a}</seg>
|
|
|
|
<seg>/usr/include/xfs and /usr/share/doc/xfsprogs</seg>
|
2005-05-14 02:51:03 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="fsck.xfs">
|
|
|
|
<term><command>fsck.xfs</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:58:03 +08:00
|
|
|
<para>simply exits with a zero status, since XFS
|
2005-05-14 02:51:03 +08:00
|
|
|
partitions are checked at mount time.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs fsck.xfs">
|
2005-05-14 02:51:03 +08:00
|
|
|
<primary sortas="b-fsck.xfs">fsck.xfs</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="mkfs.xfs">
|
|
|
|
<term><command>mkfs.xfs</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>constructs an XFS file system.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs mkfs.xfs">
|
2005-05-14 02:51:03 +08:00
|
|
|
<primary sortas="b-mkfs.xfs">mkfs.xfs</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="xfs_admin">
|
|
|
|
<term><command>xfs_admin</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>changes the parameters of an XFS file system.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs xfs_admin">
|
2005-05-14 02:51:03 +08:00
|
|
|
<primary sortas="b-xfs_admin">xfs_admin</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="xfs_bmap">
|
|
|
|
<term><command>xfs_bmap</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>prints block mapping for an XFS file.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs xfs_bmap">
|
2005-05-14 02:51:03 +08:00
|
|
|
<primary sortas="b-xfs_bmap">xfs_bmap</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="xfs_copy">
|
|
|
|
<term><command>xfs_copy</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:58:03 +08:00
|
|
|
<para>copies the contents of an XFS file system
|
2005-05-14 02:51:03 +08:00
|
|
|
to one or more targets in parallel.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs xfs_copy">
|
2005-05-14 02:51:03 +08:00
|
|
|
<primary sortas="b-xfs_copy">xfs_copy</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2014-07-16 23:00:51 +08:00
|
|
|
<varlistentry id="xfs_estimate">
|
|
|
|
<term><command>xfs_estimate</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>for each directory argument, estimates the space that directory
|
|
|
|
would take if it were copied to an XFS filesystem
|
|
|
|
(does not cross mount points).</para>
|
|
|
|
<indexterm zone="xfsprogs xfs_estimate">
|
|
|
|
<primary sortas="b-xfs_estimate">xfs_estimate</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2005-05-14 02:51:03 +08:00
|
|
|
<varlistentry id="xfs_db">
|
|
|
|
<term><command>xfs_db</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is used to debug an XFS file system.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs xfs_db">
|
2005-05-14 02:51:03 +08:00
|
|
|
<primary sortas="b-xfs_db">xfs_db</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="xfs_freeze">
|
|
|
|
<term><command>xfs_freeze</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>suspends access to an XFS file system.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs xfs_freeze">
|
2005-05-14 02:51:03 +08:00
|
|
|
<primary sortas="b-xfs_freeze">xfs_freeze</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2014-07-16 23:00:51 +08:00
|
|
|
<varlistentry id="xfs_fsr">
|
|
|
|
<term><command>xfs_fsr</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>applicable only to XFS filesystems, improves the organization
|
|
|
|
of mounted filesystems, the reorganization algorithm operates on one
|
|
|
|
file at a time, compacting or othewise improving the layout of the
|
|
|
|
file extents (contiguous blocks of file data).</para>
|
|
|
|
<indexterm zone="xfsprogs xfs_fsr">
|
|
|
|
<primary sortas="b-xfs_fsr">xfs_fsr</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2005-05-14 02:51:03 +08:00
|
|
|
<varlistentry id="xfs_growfs">
|
|
|
|
<term><command>xfs_growfs</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>expands an XFS file system.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs xfs_growfs">
|
2005-05-14 02:51:03 +08:00
|
|
|
<primary sortas="b-xfs_growfs">xfs_growfs</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="xfs_info">
|
|
|
|
<term><command>xfs_info</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:58:03 +08:00
|
|
|
<para>is equivalent to invoking <command>xfs_growfs</command>, but
|
2005-05-14 02:51:03 +08:00
|
|
|
specifying that no change to the file system is to be made.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs xfs_info">
|
2005-05-14 02:51:03 +08:00
|
|
|
<primary sortas="b-xfs_info">xfs_info</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="xfs_io">
|
|
|
|
<term><command>xfs_io</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:58:03 +08:00
|
|
|
<para>is a debugging tool like <command>xfs_db</command>, but is
|
|
|
|
aimed at examining the regular file I/O path rather than the raw
|
2005-05-14 02:51:03 +08:00
|
|
|
XFS volume itself.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs xfs_io">
|
2005-05-14 02:51:03 +08:00
|
|
|
<primary sortas="b-xfs_io">xfs_io</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="xfs_logprint">
|
|
|
|
<term><command>xfs_logprint</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>prints the log of an XFS file system.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs xfs_logprint">
|
2005-05-14 02:51:03 +08:00
|
|
|
<primary sortas="b-xfs_logprint">xfs_logprint</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2007-08-21 08:47:19 +08:00
|
|
|
<varlistentry id="xfs_mdrestore">
|
|
|
|
<term><command>xfs_mdrestore</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>restores an XFS metadump image to a filesystem image.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs xfs_mdrestore">
|
2007-08-21 08:47:19 +08:00
|
|
|
<primary sortas="b-xfs_mdrestore">xfs_mdrestore</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="xfs_metadump">
|
|
|
|
<term><command>xfs_metadump</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>copies XFS filesystem metadata to a file.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs xfs_metadump">
|
2007-08-21 08:47:19 +08:00
|
|
|
<primary sortas="b-xfs_metadump">xfs_metadump</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="xfs_mkfile">
|
2005-05-14 02:51:03 +08:00
|
|
|
<term><command>xfs_mkfile</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>creates an XFS file, padded with zeroes by default.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs xfs_mkfile">
|
2005-05-14 02:51:03 +08:00
|
|
|
<primary sortas="b-xfs_mkfile">xfs_mkfile</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="xfs_ncheck">
|
|
|
|
<term><command>xfs_ncheck</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:58:03 +08:00
|
|
|
<para>generates pathnames from inode numbers for an
|
2005-05-14 02:51:03 +08:00
|
|
|
XFS file system.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs xfs_ncheck">
|
2005-05-14 02:51:03 +08:00
|
|
|
<primary sortas="b-xfs_ncheck">xfs_ncheck</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2006-03-01 13:18:41 +08:00
|
|
|
<varlistentry id="xfs_quota">
|
|
|
|
<term><command>xfs_quota</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a utility for reporting and editing various
|
|
|
|
aspects of filesystem quota.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs xfs_quota">
|
2006-03-01 13:18:41 +08:00
|
|
|
<primary sortas="b-xfs_quota">xfs_quota</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2005-05-14 02:51:03 +08:00
|
|
|
<varlistentry id="xfs_repair">
|
|
|
|
<term><command>xfs_repair</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>repairs corrupt or damaged XFS file systems.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs xfs_repair">
|
2005-05-14 02:51:03 +08:00
|
|
|
<primary sortas="b-xfs_repair">xfs_repair</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="xfs_rtcp">
|
|
|
|
<term><command>xfs_rtcp</command></term>
|
|
|
|
<listitem>
|
2005-05-31 05:58:03 +08:00
|
|
|
<para>copies a file to the real-time partition on an
|
2005-05-14 02:51:03 +08:00
|
|
|
XFS file system.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs xfs_rtcp">
|
2005-05-14 02:51:03 +08:00
|
|
|
<primary sortas="b-xfs_rtcp">xfs_rtcp</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="libhandle">
|
2012-12-31 23:09:48 +08:00
|
|
|
<term><filename class="libraryfile">libhandle.so</filename></term>
|
2005-05-14 02:51:03 +08:00
|
|
|
<listitem>
|
2007-01-14 20:24:50 +08:00
|
|
|
<para>contains XFS-specific functions that provide a way to perform
|
2007-02-02 19:00:08 +08:00
|
|
|
certain filesystem operations without using a file descriptor to
|
|
|
|
access filesystem objects.</para>
|
2012-12-31 23:09:48 +08:00
|
|
|
<indexterm zone="xfsprogs libhandle">
|
2005-05-14 02:51:03 +08:00
|
|
|
<primary sortas="c-libhandle">libhandle.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2007-01-16 08:08:14 +08:00
|
|
|
|
2005-05-14 02:51:03 +08:00
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect1>
|