This is the mail archive of the cluster-cvs@sourceware.org mailing list for the cluster.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

STABLE2 - gfs2: remove unused define


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=e2eba2cb43acaf17c37d5994154fb7b833de1046
Commit:        e2eba2cb43acaf17c37d5994154fb7b833de1046
Parent:        58a054bff87c5e6afa21bdafd81ad5b95360e67b
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Wed Oct 22 08:51:00 2008 +0200
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Thu Oct 30 09:58:04 2008 +0100

gfs2: remove unused define

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
 gfs2/quota/gfs2_quota.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/gfs2/quota/gfs2_quota.h b/gfs2/quota/gfs2_quota.h
index 83a13cf..0b04d47 100644
--- a/gfs2/quota/gfs2_quota.h
+++ b/gfs2/quota/gfs2_quota.h
@@ -41,7 +41,6 @@ do { \
 #define GQ_UNITS_BASICBLOCK  (36)
 
 #define BUF_SIZE 4096
-#define meta_mount "/tmp/.gfs2meta"
 
 struct commandline {
 	unsigned int operation;


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]