Whamcloud - gitweb
class/obdcontrol: fixed read, write, create to work with obdos
authoradilger <adilger>
Wed, 19 Jan 2000 05:56:03 +0000 (05:56 +0000)
committeradilger <adilger>
Wed, 19 Jan 2000 05:56:03 +0000 (05:56 +0000)
commit8c1e3ed09d09830bb6628d4e9b6f8ed37b4ec338
tree385d3d33f370b20bd0fe8d055153ac964b5c0439
parent57a5f895de635c50c25ea54f0eb909e91293351d
class/obdcontrol: fixed read, write, create to work with obdos
(write is still not fully functional)
ext2obd/ext2obd.c: ext2obd_write() - copy inode data back into obdo
add a few missing iput()s for normally unreached error conditions
lustre/include/linux/obd_class.h
lustre/include/linux/obd_support.h
lustre/obdclass/class_obd.c
lustre/obdclass/obdcontrol