Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23574
b: refs/heads/master
c: c1f5a19
h: refs/heads/master
v: v3
  • Loading branch information
Kirk True authored and Linus Torvalds committed Mar 25, 2006
1 parent 7147b44 commit f0e96ec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: f1a136e0d098a4478236a1c24f9a57db5abf0755
refs/heads/master: c1f5a1944657ba6abe375e3bb2a3238a46849f70
6 changes: 3 additions & 3 deletions trunk/fs/ext3/bitmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
* Universite Pierre et Marie Curie (Paris VI)
*/

#ifdef EXT3FS_DEBUG

#include <linux/buffer_head.h>
#include <linux/jbd.h>
#include <linux/ext3_fs.h>

#include "ext3_fs.h"
#ifdef EXT3FS_DEBUG

static int nibblemap[] = {4, 3, 3, 2, 3, 2, 2, 1, 3, 2, 2, 1, 2, 1, 1, 0};

Expand Down

0 comments on commit f0e96ec

Please sign in to comment.