Whamcloud - gitweb
(1): fixed a bug in mdt_close(): error handling for xattr_get();
authorhuanghua <huanghua>
Sun, 30 Jul 2006 08:24:37 +0000 (08:24 +0000)
committerhuanghua <huanghua>
Sun, 30 Jul 2006 08:24:37 +0000 (08:24 +0000)
commit6db327bdb223f81474c3c396db8a358fe45d9b65
tree516d336f09618e0ac19eb362a684bf8ab82ad702
parent6442718a67aa4279149f6917c47ca2b6cf5e407f
(1): fixed a bug in mdt_close(): error handling for xattr_get();
(2): add persistent data access support for mdt: read & write mdt server data.
lustre/include/dt_object.h
lustre/mdt/mdt_fs.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_open.c