- debug.c was only used by obdclass, so I moved it there
- some of page.c wasn't used by anything, so I removed those bits; much of page.c was only used in one module, so those bits moved there; two functions were shared, so now they're in obdclass; page.c is no more. - stop building and distributing obdfs - little warning and formatting fixups that I noticed along the way
Showing
- lustre/Makefile.am 1 addition, 1 deletionlustre/Makefile.am
- lustre/configure.in 5 additions, 7 deletionslustre/configure.in
- lustre/include/linux/lustre_lib.h 0 additions, 6 deletionslustre/include/linux/lustre_lib.h
- lustre/include/linux/obd_class.h 0 additions, 1 deletionlustre/include/linux/obd_class.h
- lustre/ldlm/ldlm_lockd.c 4 additions, 4 deletionslustre/ldlm/ldlm_lockd.c
- lustre/lib/page.c 0 additions, 294 deletionslustre/lib/page.c
- lustre/llite/Makefile.am 1 addition, 9 deletionslustre/llite/Makefile.am
- lustre/llite/rw.c 36 additions, 0 deletionslustre/llite/rw.c
- lustre/lov/Makefile.am 1 addition, 4 deletionslustre/lov/Makefile.am
- lustre/obdclass/Makefile.am 1 addition, 8 deletionslustre/obdclass/Makefile.am
- lustre/obdclass/class_obd.c 2 additions, 0 deletionslustre/obdclass/class_obd.c
- lustre/obdclass/debug.c 0 additions, 0 deletionslustre/obdclass/debug.c
- lustre/obdclass/genops.c 75 additions, 0 deletionslustre/obdclass/genops.c
- lustre/obdfilter/Makefile.am 1 addition, 3 deletionslustre/obdfilter/Makefile.am
- lustre/obdfilter/filter.c 88 additions, 0 deletionslustre/obdfilter/filter.c
- lustre/obdfs/rw.c 0 additions, 2 deletionslustre/obdfs/rw.c
- lustre/osc/osc_request.c 27 additions, 28 deletionslustre/osc/osc_request.c
- lustre/ost/Makefile.am 1 addition, 5 deletionslustre/ost/Makefile.am
- lustre/ptlrpc/service.c 29 additions, 30 deletionslustre/ptlrpc/service.c
- lustre/utils/obd.c 0 additions, 1 deletionlustre/utils/obd.c
Loading
Please register or sign in to comment