Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218887
b: refs/heads/master
c: 27ee40d
h: refs/heads/master
i:
  218885: b30af2d
  218883: dacda17
  218879: a10a715
v: v3
  • Loading branch information
Lukas Czerner authored and Theodore Ts'o committed Oct 28, 2010
1 parent 7fea832 commit 6566c18
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: 7360d1731e5dc78aec867e65e55f9fb58782b5fe
refs/heads/master: 27ee40df2b17c84aa7855907df12befe6869b7a7
2 changes: 2 additions & 0 deletions trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -2457,9 +2457,11 @@ static struct attribute *ext4_attrs[] = {

/* Features this copy of ext4 supports */
EXT4_INFO_ATTR(lazy_itable_init);
EXT4_INFO_ATTR(batched_discard);

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

Expand Down

0 comments on commit 6566c18

Please sign in to comment.