Whamcloud - gitweb
all: significant overhaul by Peter to avoid problems with OBD metadata
authoradilger <adilger>
Mon, 13 Dec 1999 20:54:41 +0000 (20:54 +0000)
committeradilger <adilger>
Mon, 13 Dec 1999 20:54:41 +0000 (20:54 +0000)
commit088e426ec8970591c9ccb4a54fc15758451be3a9
treefd7f3847d1f103d04066e886b03cb4bef6283273
parentc31f8d712c0fbb2c43b92beef34f8cd5c65a95e4
all: significant overhaul by Peter to avoid problems with OBD metadata
conflicting with ext2 block data in the inode.
class/obdcontrol: added proper commands for snapdelete/snaprestore
class/obdcontrol: device command now disconnects old session if any
ext2obd/*: updated for kernel 2.3.30
include/linux/obd_class.h: helper functions inode metadata cpy/cmp
include/linux/obd_snap.h: new magic less likely for block conflict
now that the redirector can have "i_blocks" set
obd/obdfs: updated for kernel 2.3.30
snap/snap.c: use new obd metadata copy helper routines
snap/snap.c: updated delete/restore snapshot iterator functions
lustre/include/linux/obd_class.h
lustre/include/linux/obd_snap.h
lustre/include/linux/obd_support.h
lustre/obdclass/obdcontrol
lustre/obdfs/rw.c