Whamcloud - gitweb
ext2obd/ext2obd.c, obdfs/namei.c: fixed inline flag to be o_obdflag, not o_flag
authoradilger <adilger>
Wed, 12 Jan 2000 00:37:38 +0000 (00:37 +0000)
committeradilger <adilger>
Wed, 12 Jan 2000 00:37:38 +0000 (00:37 +0000)
commitf640f0a342e1993dcdecb430624682183d6d9d45
tree61114c8eecc16dd000b240762f8aae673a842184
parent0a8ca40ade7fdb2c230aba50268c63ac7833cf57
ext2obd/ext2obd.c, obdfs/namei.c: fixed inline flag to be o_obdflag, not o_flag
  - fixes bug with symlinks not being written to disk
obdfs/namei.c, ext2obd/ext2obd.c: added "mode" hint for inode creation
  - fixes bug with ext2 dircount getting out of sync
lustre/demos/obdfsclean.sh
lustre/include/linux/obd_class.h
lustre/obdfs/flushd.c
lustre/obdfs/namei.c
lustre/obdfs/super.c