Whamcloud - gitweb
ONLY UPDATE IF YOU NEED THIS (i.e. Andreas probably will)
authorbraam <braam>
Sat, 19 Oct 2002 16:09:43 +0000 (16:09 +0000)
committerbraam <braam>
Sat, 19 Oct 2002 16:09:43 +0000 (16:09 +0000)
commit2ccf6c9c0919e9a7459aa35c95d4ade6f57a26d5
treea4d127b4d35e315afe1a65ce86ad30f7fac96839
parent69b292d708e6d12e0849ee1293dded75a6e54d0b
ONLY UPDATE IF YOU NEED THIS (i.e. Andreas probably will)

- more fixes for 2.5 builds, much overlap with Andreas' check in from
  yesterday.

- add vfs_inode to Lustre inode info: for 2.5 this makes this the
  whole inode.

- two versions of intent_release: Robert's and the new one for 2.5

- Robert's patch - so this may break some stuff, we'll sort that out.

- convert device numbers

- small fixes to make thread handling compatible with 2.5

- always compile super25.c and super.c; the contents is conditional on
  the version
22 files changed:
lustre/Makefile.am
lustre/configure.in
lustre/include/linux/lustre_lite.h
lustre/include/linux/obd_class.h
lustre/include/linux/obd_support.h
lustre/ldlm/ldlm_test.c
lustre/lib/mds_updates.c
lustre/llite/Makefile.am
lustre/llite/commit_callback.c
lustre/llite/dcache.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/namei.c
lustre/llite/rw.c
lustre/llite/super.c
lustre/llite/super25.c [new file with mode: 0644]
lustre/llite/symlink.c
lustre/obdclass/lprocfs.c
lustre/obdfilter/Makefile.am
lustre/obdfilter/filter.c
lustre/ptlrpc/recovd.c
lustre/ptlrpc/service.c