Whamcloud - gitweb
Make the MDS filesystem interface code be a separate module. This allows
authoradilger <adilger>
Wed, 29 May 2002 10:31:09 +0000 (10:31 +0000)
committeradilger <adilger>
Wed, 29 May 2002 10:31:09 +0000 (10:31 +0000)
commit8c7474068cc52b88c4daa8a5cb832cd5b8290299
tree27747faf805b695a330c855e017044eca69542b3
parent58dd4448b855cc86327fac33dd76f81534555376
Make the MDS filesystem interface code be a separate module.  This allows
us to load MDS even if the extN module is not building properly.
lustre/include/linux/lustre_mds.h
lustre/mds/Makefile.am
lustre/mds/handler.c
lustre/mds/mds_ext2.c
lustre/mds/mds_ext3.c
lustre/mds/mds_extN.c