Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331583
b: refs/heads/master
c: 5e7bbef
h: refs/heads/master
i:
  331581: f8a2c4b
  331579: df983a8
  331575: 95fee91
  331567: 18441f9
  331551: ac423a4
  331519: 37a4877
v: v3
  • Loading branch information
Theodore Ts'o committed Sep 13, 2012
1 parent 11a3638 commit 6c7fb25
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 4da4a56e4f83f52d71e2c5fa86fb1ad77be09753
refs/heads/master: 5e7bbef19c8385895cb21c41a88bd937902e6316
2 changes: 2 additions & 0 deletions trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -2585,10 +2585,12 @@ static struct attribute *ext4_attrs[] = {
/* Features this copy of ext4 supports */
EXT4_INFO_ATTR(lazy_itable_init);
EXT4_INFO_ATTR(batched_discard);
EXT4_INFO_ATTR(meta_bg_resize);

static struct attribute *ext4_feat_attrs[] = {
ATTR_LIST(lazy_itable_init),
ATTR_LIST(batched_discard),
ATTR_LIST(meta_bg_resize),
NULL,
};

Expand Down

0 comments on commit 6c7fb25

Please sign in to comment.