Whamcloud - gitweb
b=10768
authorkalpak <kalpak>
Tue, 15 May 2007 10:12:14 +0000 (10:12 +0000)
committerkalpak <kalpak>
Tue, 15 May 2007 10:12:14 +0000 (10:12 +0000)
commitdecec51b97b8517f9a524aeaf8b3660a2fc97d4b
treefc63216f99e59c86738666aca5ebb048495ca710
parent9055078c15c82bd17d10130b06e026fc25ab4b9a
b=10768
i=adilger
i=green

Lustre methods to set/get the inode version. Only sles10 and 2.6.18 have inode version support and older kernels may not need this support. Hence added a HAVE_DISK_INODE_VERSION in ext3_fs_i.h, so that lustre can decide whether to compile inode-version code or not without requiring a cnfigure time check.
lustre/include/linux/lustre_fsfilt.h
lustre/lvfs/fsfilt_ext3.c