Whamcloud - gitweb
- changed back to using no optimization for UML modules, and no -g2
authorbraam <braam>
Thu, 14 Feb 2002 05:31:24 +0000 (05:31 +0000)
committerbraam <braam>
Thu, 14 Feb 2002 05:31:24 +0000 (05:31 +0000)
commit1fde3c53e35be40709500252015cd44b4c19d953
treebd7dfc563b950e2ed40f70398f1094a3e0180858
parent4442cd718ca2ee6207fb6f550ea7adaf422f43d5
- changed back to using no optimization for UML modules, and no -g2
- set inode operations in object create
- s/WRITE/OBD_BRW_WRITE/ where applicable
- added much of the infrastructure for page reads/writes
- update inode->i_size on the MDS if extending the file
- removed extra mntget() which hung the loop device
- misc bugfixes
- changed notify_change to i_op->setattr; otherwise we get the mtime and ctime
  from the mds
- set reply lengths (or your replies get dropped!)
19 files changed:
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_lib.h
lustre/include/linux/lustre_net.h
lustre/include/linux/obd_class.h
lustre/include/linux/obd_ost.h
lustre/lib/obd_pack.c
lustre/llite/Makefile.am
lustre/llite/rw.c
lustre/llite/super.c
lustre/mds/handler.c
lustre/mds/mds_reint.c
lustre/obdfs/flushd.c
lustre/obdfs/rw.c
lustre/osc/osc_request.c
lustre/ost/Makefile.am
lustre/ost/ost_handler.c
lustre/ptlrpc/rpc.c
lustre/tests/llmount.sh
lustre/tests/llmountcleanup.sh