projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b7a6c9
)
[PATCH] ocfs2: remove pointless max journal size limit
author
Mark Fasheh
<mark.fasheh@oracle.com>
Sat, 25 Feb 2006 01:23:36 +0000
(17:23 -0800)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Wed, 1 Mar 2006 19:16:58 +0000
(11:16 -0800)
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/ocfs2_fs.h
patch
|
blob
|
history
diff --git
a/fs/ocfs2/ocfs2_fs.h
b/fs/ocfs2/ocfs2_fs.h
index
dfb8a5b
..
c5b1ac5
100644
(file)
--- a/
fs/ocfs2/ocfs2_fs.h
+++ b/
fs/ocfs2/ocfs2_fs.h
@@
-138,7
+138,6
@@
/* Journal limits (in bytes) */
#define OCFS2_MIN_JOURNAL_SIZE (4 * 1024 * 1024)
-#define OCFS2_MAX_JOURNAL_SIZE (500 * 1024 * 1024)
struct ocfs2_system_inode_info {
char *si_name;