X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fxfs%2Fxfs_clnt.h;h=795a11e2dbe978224a61319eb86fa3d525d5838c;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=4a49cde9b857d7f5be6e3d1257b00ca6c497dc3b;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/fs/xfs/xfs_clnt.h b/fs/xfs/xfs_clnt.h index 4a49cde9b..795a11e2d 100644 --- a/fs/xfs/xfs_clnt.h +++ b/fs/xfs/xfs_clnt.h @@ -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) */ }; /*