Whamcloud - gitweb
include/obd_support.h: removed printk() of long long values (sometimes does
authoradilger <adilger>
Tue, 18 Jan 2000 18:34:06 +0000 (18:34 +0000)
committeradilger <adilger>
Tue, 18 Jan 2000 18:34:06 +0000 (18:34 +0000)
commitef49baa7007f6cb04581100ce38d0dec72ff66e2
tree57ee581053245afca76185b98a332260da4459a3
parent9b4de7ebd0d2426814ce08fb6ddcf2d3c6bc2485
include/obd_support.h: removed printk() of long long values (sometimes does
  not print properly)
obdfs/rw.c: added obdo_from_inode() call in obdfs_brw(), as inode was not
  properly being copied into obdo, causing occasional confusion
snap/snap.c: always copy obdo data back to primary from disk obdo
obdsync/*: removed from CVS
lustre/include/linux/obd_class.h
lustre/include/linux/obd_support.h
lustre/include/linux/obdfs.h
lustre/obdfs/namei.c
lustre/obdfs/rw.c
lustre/obdfs/super.c