Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323407
b: refs/heads/master
c: 44a075b
h: refs/heads/master
i:
  323405: 911504f
  323403: 19ca62e
  323399: d57c62f
  323391: d8f819b
v: v3
  • Loading branch information
Wang Sheng-Hui authored and Jiri Kosina committed Sep 21, 2012
1 parent c3702db commit 4fcf249
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 527a1361387cd132a577dc8a6ae676cfc1e8414b
refs/heads/master: 44a075bde9ab32d13bb2ff89f3e72fd869f272c4
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/delayed-ref.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#ifndef __DELAYED_REF__
#define __DELAYED_REF__

/* these are the possible values of struct btrfs_delayed_ref->action */
/* these are the possible values of struct btrfs_delayed_ref_node->action */
#define BTRFS_ADD_DELAYED_REF 1 /* add one backref to the tree */
#define BTRFS_DROP_DELAYED_REF 2 /* delete one backref from the tree */
#define BTRFS_ADD_DELAYED_EXTENT 3 /* record a full extent allocation */
Expand Down

0 comments on commit 4fcf249

Please sign in to comment.