Whamcloud - gitweb
b=20226 rename osd to osd-ldiskfs
authorRahul Deshmukh <rahul.deshmukh@sun.com>
Thu, 17 Jun 2010 08:37:12 +0000 (14:07 +0530)
committerRobert Read <robert.read@oracle.com>
Fri, 18 Jun 2010 16:03:58 +0000 (09:03 -0700)
i=rread

18 files changed:
lustre/Makefile.in
lustre/autoMakefile.am
lustre/autoconf/lustre-core.m4
lustre/osd-ldiskfs/Makefile.in [moved from lustre/osd/Makefile.in with 100% similarity]
lustre/osd-ldiskfs/autoMakefile.am [moved from lustre/osd/autoMakefile.am with 100% similarity]
lustre/osd-ldiskfs/osd_handler.c [moved from lustre/osd/osd_handler.c with 100% similarity]
lustre/osd-ldiskfs/osd_iam.c [moved from lustre/osd/osd_iam.c with 100% similarity]
lustre/osd-ldiskfs/osd_iam.h [moved from lustre/osd/osd_iam.h with 100% similarity]
lustre/osd-ldiskfs/osd_iam_lfix.c [moved from lustre/osd/osd_iam_lfix.c with 100% similarity]
lustre/osd-ldiskfs/osd_iam_lvar.c [moved from lustre/osd/osd_iam_lvar.c with 100% similarity]
lustre/osd-ldiskfs/osd_igif.c [moved from lustre/osd/osd_igif.c with 100% similarity]
lustre/osd-ldiskfs/osd_igif.h [moved from lustre/osd/osd_igif.h with 100% similarity]
lustre/osd-ldiskfs/osd_internal.h [moved from lustre/osd/osd_internal.h with 100% similarity]
lustre/osd-ldiskfs/osd_lproc.c [moved from lustre/osd/osd_lproc.c with 100% similarity]
lustre/osd-ldiskfs/osd_oi.c [moved from lustre/osd/osd_oi.c with 100% similarity]
lustre/osd-ldiskfs/osd_oi.h [moved from lustre/osd/osd_oi.h with 100% similarity]
lustre/osd/.cvsignore [deleted file]
lustre/osd/.gitignore [deleted file]

index f1c44fa..04441db 100644 (file)
@@ -8,7 +8,7 @@ subdir-m += obdecho
 subdir-m += mgc
 subdir-m += quota
 
-@SERVER_TRUE@subdir-m += mds obdfilter ost mgs mdt cmm mdd osd
+@SERVER_TRUE@subdir-m += mds obdfilter ost mgs mdt cmm mdd osd-ldiskfs
 @CLIENT_TRUE@subdir-m += mdc lmv llite fld
 
 @INCLUDE_RULES@
index 51658ae..7183812 100644 (file)
@@ -40,7 +40,7 @@ AUTOMAKE_OPTIONS = foreign
 ALWAYS_SUBDIRS := include lvfs obdclass ldlm ptlrpc osc lov obdecho \
        mgc fid fld doc utils tests scripts autoconf contrib
 
-SERVER_SUBDIRS := obdfilter ost mds mgs mdt cmm mdd osd
+SERVER_SUBDIRS := obdfilter ost mds mgs mdt cmm mdd osd-ldiskfs
 
 CLIENT_SUBDIRS := mdc lmv llite lclient
 
index c1b447e..acc2415 100644 (file)
@@ -2556,8 +2556,8 @@ lustre/osc/Makefile
 lustre/osc/autoMakefile
 lustre/ost/Makefile
 lustre/ost/autoMakefile
-lustre/osd/Makefile
-lustre/osd/autoMakefile
+lustre/osd-ldiskfs/Makefile
+lustre/osd-ldiskfs/autoMakefile
 lustre/mgc/Makefile
 lustre/mgc/autoMakefile
 lustre/mgs/Makefile
diff --git a/lustre/osd/.cvsignore b/lustre/osd/.cvsignore
deleted file mode 100644 (file)
index 5d26f00..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-.Xrefs
-config.log
-config.status
-configure
-Makefile
-.deps
-TAGS
-.*.cmd
-autoMakefile.in
-autoMakefile
-*.ko
-*.mod.c
-.*.flags
-.tmp_versions
-.depend
diff --git a/lustre/osd/.gitignore b/lustre/osd/.gitignore
deleted file mode 100644 (file)
index ecdce2f..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-/.Xrefs
-/config.log
-/config.status
-/configure
-/Makefile
-/.deps
-/TAGS
-/.*.cmd
-/autoMakefile.in
-/autoMakefile
-/*.ko
-/*.mod.c
-/.*.flags
-/.tmp_versions
-/.depend