Whamcloud - gitweb
obdfs/flushd.c: removed iput() from dequeue routine, as we no longer remove
authoradilger <adilger>
Wed, 26 Jan 2000 07:47:19 +0000 (07:47 +0000)
committeradilger <adilger>
Wed, 26 Jan 2000 07:47:19 +0000 (07:47 +0000)
commitb09e7f4d94ef26de03dd56a1a75cca0830288cde
tree2e0e48ee14325a6d55035aa8f4d9d5e09886c6f9
parent6bdee0c416dbf94826fcb1bfd36f5e9e765513b2
obdfs/flushd.c: removed iput() from dequeue routine, as we no longer remove
    inodes from the list here, but instead let flush_reqs do it, which also
    does an iput() on the inode.
others: clean up for printk() when EXT2_OBD_DEBUG is not set
lustre/include/linux/obd_ext2.h
lustre/include/linux/obd_raid1.h
lustre/include/linux/obd_support.h
lustre/obdclass/class_obd.c
lustre/obdclass/genops.c
lustre/obdclass/sysctl.c
lustre/obdfs/flushd.c
lustre/obdfs/rw.c
lustre/obdfs/super.c