Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331610
b: refs/heads/master
c: bbdd680
h: refs/heads/master
v: v3
  • Loading branch information
Theodore Ts'o committed Sep 27, 2012
1 parent d26c52d commit 7a20d04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cbb4ee830e0057f8d60b4e0a8c4b6daa6cdd28d7
refs/heads/master: bbdd68086ca4a8976226e23efd08e2058d34dd81
1 change: 1 addition & 0 deletions trunk/include/linux/falloc.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#define FALLOC_FL_KEEP_SIZE 0x01 /* default is extend size */
#define FALLOC_FL_PUNCH_HOLE 0x02 /* de-allocates range */
#define FALLOC_FL_NO_HIDE_STALE 0x04 /* reserved codepoint */

#ifdef __KERNEL__

Expand Down

0 comments on commit 7a20d04

Please sign in to comment.