public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: the tag gfs2_0_1_50 has been created
@ 2008-11-19  0:03 Chris Feist
  0 siblings, 0 replies; only message in thread
From: Chris Feist @ 2008-11-19  0:03 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=bf240100dc6e654489f151713bd140d5715c4845
Commit:        bf240100dc6e654489f151713bd140d5715c4845
Parent:        716240b82b846e9ec6448e97fbea189685886eaf
Author:        Steven Whitehouse <swhiteho@redhat.com>
AuthorDate:    Tue Nov 18 16:48:03 2008 +0000
Committer:     Steven Whitehouse <swhiteho@redhat.com>
CommitterDate: Tue Nov 18 16:48:03 2008 +0000

mount.gfs2: Remove unused ondisk2.c file

Just removing an unused file

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
---
 gfs2/mount/ondisk2.c |   23 -----------------------
 1 files changed, 0 insertions(+), 23 deletions(-)

diff --git a/gfs2/mount/ondisk2.c b/gfs2/mount/ondisk2.c
deleted file mode 100644
index 9dead8a..0000000
--- a/gfs2/mount/ondisk2.c
+++ /dev/null
@@ -1,23 +0,0 @@
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <stdint.h>
-#include <inttypes.h>
-
-#include "linux_endian.h"
-
-#define printk printf
-
-#define __be16 uint16_t
-#define __be32 uint32_t
-#define __be64 uint64_t
-#define __u16 uint16_t
-#define __u32 uint32_t
-#define __u64 uint64_t
-#define __u8 uint8_t
-
-#define WANT_GFS2_CONVERSION_FUNCTIONS
-#include <linux/gfs2_ondisk.h>
-
-#include "gfs2_disk_hash.h"
-


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-19  0:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-19  0:03 cluster: the tag gfs2_0_1_50 has been created Chris Feist

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).