diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-15 20:03:49 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-15 20:03:49 +0200 |
commit | af8a927c8bdea82cf220e0b720d64daaf073a969 (patch) | |
tree | 97411751db099ab0c2022d0699e6f9df9aef2e3a /Documentation | |
parent | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
parent | nilfs2: remove resize from unsupported features list (diff) | |
download | linux-af8a927c8bdea82cf220e0b720d64daaf073a969.tar.xz linux-af8a927c8bdea82cf220e0b720d64daaf073a969.zip |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2:
nilfs2: remove resize from unsupported features list
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/filesystems/nilfs2.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/filesystems/nilfs2.txt b/Documentation/filesystems/nilfs2.txt index d5c0cef38a71..873a2ab2e9f8 100644 --- a/Documentation/filesystems/nilfs2.txt +++ b/Documentation/filesystems/nilfs2.txt @@ -40,7 +40,6 @@ Features which NILFS2 does not support yet: - POSIX ACLs - quotas - fsck - - resize - defragmentation Mount options |