- a few more header cleanups
- removed some unused code - inserted many extra BUG()s to catch problems early - fixed a use of the incorrect inode, and fixed the directory bug - enabled mds_open/mds_close - fixed a small leak in an error case - removed an extra set_page_dirty() in the write path - added an open/write/close/open/unlink/read/truncate/write/read/close test
Showing
- lustre/include/linux/lustre_light.h 0 additions, 84 deletionslustre/include/linux/lustre_light.h
- lustre/lib/page.c 0 additions, 4 deletionslustre/lib/page.c
- lustre/llite/dir.c 4 additions, 2 deletionslustre/llite/dir.c
- lustre/llite/file.c 13 additions, 12 deletionslustre/llite/file.c
- lustre/llite/namei.c 3 additions, 1 deletionlustre/llite/namei.c
- lustre/llite/rw.c 35 additions, 23 deletionslustre/llite/rw.c
- lustre/mds/handler.c 12 additions, 2 deletionslustre/mds/handler.c
- lustre/mds/mds_reint.c 11 additions, 8 deletionslustre/mds/mds_reint.c
- lustre/tests/Makefile.am 2 additions, 1 deletionlustre/tests/Makefile.am
- lustre/tests/llmount.sh 1 addition, 1 deletionlustre/tests/llmount.sh
- lustre/tests/openunlink.c 122 additions, 0 deletionslustre/tests/openunlink.c
Loading
Please register or sign in to comment