Whamcloud - gitweb
Add MDS filesystem methods for extN. For now they are identical to the
authoradilger <adilger>
Wed, 8 May 2002 20:16:44 +0000 (20:16 +0000)
committeradilger <adilger>
Wed, 8 May 2002 20:16:44 +0000 (20:16 +0000)
commit86c09ace65a8be07d98711509af35e0a23f4a0ac
treeb8a5812870ec91d7f401243b49c88de243c0e409
parentaf695a501d721d4afaa486f25464143ea833b9c1
Add MDS filesystem methods for extN.  For now they are identical to the
ext3 filesystem methods, but the fs_{get,set}_objid methods will change
to use EAs in extN.  We will probably also need to take additional blocks
for large directories into account when calculating the transaction size.
lustre/include/linux/lustre_mds.h
lustre/mds/handler.c
lustre/mds/mds_ext3.c