Whamcloud - gitweb
Makefile: made "all" the default target
authoradilger <adilger>
Sat, 4 Dec 1999 00:10:03 +0000 (00:10 +0000)
committeradilger <adilger>
Sat, 4 Dec 1999 00:10:03 +0000 (00:10 +0000)
commit557e7ff6df1b53fba20d7ac39f1f41cffb369d49
tree57230c1acfdbf1ba25fd29c85d9677717946adca
parentd1523b3705e1fffc0ab302aec63857c0dbb24d08
Makefile: made "all" the default target
class/class_obd.c, class/genops.c, snap/snap.c: re-ordered migrate, copy
   argument order to be consistent (dst, src)
snap/snap.c: fixed unlink to work in all cases of (direct, indirect)
snap/setup.sh: check for mounted obdfs before starting
snap/cleanup.sh: remove loop device
ext2obd/ext2_obd.c: start of iterator function
lustre/include/linux/obd_class.h
lustre/obdclass/class_obd.c
lustre/obdclass/genops.c