Whamcloud - gitweb
ext2obd/ext2obd.c: fixed brw I/O to have array of iobufs, not pointer
authoradilger <adilger>
Thu, 20 Jan 2000 18:58:56 +0000 (18:58 +0000)
committeradilger <adilger>
Thu, 20 Jan 2000 18:58:56 +0000 (18:58 +0000)
commit8246e7a04ddf06c8b62f0c8a9bf246a2c9843d74
tree8311efcbb4753fefae21d903a5454486af7ca32f
parentdccef74e5640558fa12cdfa5603d334dc6332e92
ext2obd/ext2obd.c: fixed brw I/O to have array of iobufs, not pointer
obdfs/super.c: add superblock to list of superblocks
obdfs/flushd.c: use pupdated() to do page writes from superblock list
lustre/include/linux/obd_class.h
lustre/include/linux/obdfs.h
lustre/obdfs/flushd.c