Whamcloud - gitweb
WARNING: This commit breaks everything. It will be back in shape within 12
authorpschwan <pschwan>
Thu, 13 Jun 2002 19:25:10 +0000 (19:25 +0000)
committerpschwan <pschwan>
Thu, 13 Jun 2002 19:25:10 +0000 (19:25 +0000)
commitf6e2f83978f715293b3f78fd91971027eb033b36
tree06b7ce6278868f23dfacb6a3c0ec1e160a8f8452
parent860e8f3ef398cacc0c81507535b9d6878d45814e
WARNING: This commit breaks everything.  It will be back in shape within 12
hours, we hope, but update at your own (extreme) risk.

- Adds more unfinished LOV functionality
- Changes MDS EAs to contain LOV data
- Adds new brw callbacks
- Fixes to work with the Portals tip
30 files changed:
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_lite.h
lustre/include/linux/lustre_mds.h
lustre/include/linux/lustre_net.h
lustre/include/linux/obd.h
lustre/include/linux/obd_class.h
lustre/include/linux/obd_lov.h [new file with mode: 0644]
lustre/lib/mds_updates.c
lustre/llite/file.c
lustre/llite/namei.c
lustre/llite/rw.c
lustre/llite/super.c
lustre/lov/.cvsignore [new file with mode: 0644]
lustre/lov/Makefile.am
lustre/lov/lov_obd.c
lustre/mdc/mdc_reint.c
lustre/mdc/mdc_request.c
lustre/mds/Makefile.am
lustre/mds/handler.c
lustre/mds/mds_extN.c
lustre/mds/mds_reint.c
lustre/obdclass/class_obd.c
lustre/obdclass/genops.c
lustre/obdfilter/filter.c
lustre/obdfs/rw.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c
lustre/ptlrpc/events.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/service.c