- changes with names on exports and another fields in llite and mds. lov_exp is
renamed to dt_exp and lmv_exp is renamed to md_exp. Related changes. - removed OBD_MD_FID. And fid is now fetched on MDS on all constructive requests. It is not fetched on unlink(), rename(), etc. This is because OBD_MD_FID flag lost the sense as lmv layer needs it for all operations (to check if object is splitted).
Showing
- lustre/include/linux/lustre_idl.h 0 additions, 1 deletionlustre/include/linux/lustre_idl.h
- lustre/include/linux/obd.h 16 additions, 16 deletionslustre/include/linux/obd.h
- lustre/liblustre/dir.c 3 additions, 3 deletionslustre/liblustre/dir.c
- lustre/liblustre/file.c 6 additions, 6 deletionslustre/liblustre/file.c
- lustre/liblustre/llite_lib.h 6 additions, 6 deletionslustre/liblustre/llite_lib.h
- lustre/liblustre/namei.c 8 additions, 8 deletionslustre/liblustre/namei.c
- lustre/liblustre/rw.c 8 additions, 8 deletionslustre/liblustre/rw.c
- lustre/liblustre/super.c 39 additions, 43 deletionslustre/liblustre/super.c
- lustre/llite/dcache.c 6 additions, 6 deletionslustre/llite/dcache.c
- lustre/llite/dir.c 14 additions, 14 deletionslustre/llite/dir.c
- lustre/llite/file.c 25 additions, 25 deletionslustre/llite/file.c
- lustre/llite/llite_close.c 1 addition, 1 deletionlustre/llite/llite_close.c
- lustre/llite/llite_internal.h 15 additions, 16 deletionslustre/llite/llite_internal.h
- lustre/llite/llite_lib.c 66 additions, 94 deletionslustre/llite/llite_lib.c
- lustre/llite/llite_nfs.c 3 additions, 3 deletionslustre/llite/llite_nfs.c
- lustre/llite/namei.c 17 additions, 17 deletionslustre/llite/namei.c
- lustre/llite/rw.c 9 additions, 9 deletionslustre/llite/rw.c
- lustre/llite/rw24.c 2 additions, 2 deletionslustre/llite/rw24.c
- lustre/llite/special.c 2 additions, 2 deletionslustre/llite/special.c
- lustre/llite/symlink.c 1 addition, 1 deletionlustre/llite/symlink.c
Loading
Please register or sign in to comment