Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143287
b: refs/heads/master
c: e7a7402
h: refs/heads/master
i:
  143285: 2f89913
  143283: f0addbc
  143279: 9c82e8c
v: v3
  • Loading branch information
Ryusuke Konishi committed Apr 13, 2009
1 parent 3eaea69 commit e0905b1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c2698e50e304cd29a7836f05452359a3306a405e
refs/heads/master: e7a7402c0d392dcadc74cae8922f8fae4667605a
5 changes: 0 additions & 5 deletions trunk/fs/nilfs2/nilfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@
#include "bmap.h"
#include "bmap_union.h"

/*
* NILFS filesystem version
*/
#define NILFS_VERSION "2.0.5"

/*
* nilfs inode data in memory
*/
Expand Down
1 change: 0 additions & 1 deletion trunk/fs/nilfs2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
MODULE_AUTHOR("NTT Corp.");
MODULE_DESCRIPTION("A New Implementation of the Log-structured Filesystem "
"(NILFS)");
MODULE_VERSION(NILFS_VERSION);
MODULE_LICENSE("GPL");

static int nilfs_remount(struct super_block *sb, int *flags, char *data);
Expand Down

0 comments on commit e0905b1

Please sign in to comment.