Whamcloud - gitweb
doc/obd-howto.sgml: updated for initial public release
authoradilger <adilger>
Mon, 20 Dec 1999 23:14:18 +0000 (23:14 +0000)
committeradilger <adilger>
Mon, 20 Dec 1999 23:14:18 +0000 (23:14 +0000)
commit8688197f18b85befc95d8bb812c71cc6bec47284
treebd916ad42bf2fa182b9b4b0f2bdf0d467058636e
parent8d12db55d6f4ce1adbe1801e2c559f25a2dfd26c
doc/obd-howto.sgml: updated for initial public release
obdfs/many: changed to have separate dir/file operations,
ext2obd/ext2_obd.c:  cosmetic changes to match ext2 code more closely (for diff)
include/linux/obd_class.h: change obdo_{cpy,cmp}_md() to allow
  include or exclude flags for copy/compare of metadata
snap/snaptable.c: comment iterator functions clearly
12 files changed:
lustre/include/linux/obd_class.h
lustre/include/linux/obd_snap_support.h
lustre/include/linux/obdfs.h
lustre/obdclass/cleanup.sh
lustre/obdclass/obdcontrol
lustre/obdclass/setup.sh
lustre/obdfs/dir.c
lustre/obdfs/file.c
lustre/obdfs/namei.c
lustre/obdfs/rw.c
lustre/obdfs/super.c
lustre/obdfs/symlink.c