Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101113
b: refs/heads/master
c: 6476924
h: refs/heads/master
i:
  101111: d6dcda9
v: v3
  • Loading branch information
Alex Tomas authored and Theodore Ts'o committed Jul 11, 2008
1 parent 5c33dfd commit 10812c8
Show file tree
Hide file tree
Showing 4 changed files with 701 additions 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: 29a814d2ee0e43c2980f33f91c1311ec06c0aa35
refs/heads/master: 64769240bd07f446f83660bb143bb609d8ab4910
1 change: 1 addition & 0 deletions trunk/fs/ext4/ext4.h
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,7 @@ do { \
#define EXT4_MOUNT_JOURNAL_ASYNC_COMMIT 0x1000000 /* Journal Async Commit */
#define EXT4_MOUNT_I_VERSION 0x2000000 /* i_version support */
#define EXT4_MOUNT_MBALLOC 0x4000000 /* Buddy allocation support */
#define EXT4_MOUNT_DELALLOC 0x8000000 /* Delalloc support */
/* Compatibility, for having both ext2_fs.h and ext4_fs.h included at once */
#ifndef _LINUX_EXT2_FS_H
#define clear_opt(o, opt) o &= ~EXT4_MOUNT_##opt
Expand Down
Loading

0 comments on commit 10812c8

Please sign in to comment.