vserver 1.9.5.x5
[linux-2.6.git] / fs / xfs / xfs_clnt.h
index 4a49cde..795a11e 100644 (file)
@@ -64,6 +64,7 @@ struct xfs_mount_args {
        int     sunit;          /* stripe unit (BBs) */
        int     swidth;         /* stripe width (BBs), multiple of sunit */
        uchar_t iosizelog;      /* log2 of the preferred I/O size */
+       int     ihashsize;      /* inode hash table size (buckets) */
 };
 
 /*