diff options
author | Mark Fasheh <mfasheh@suse.com> | 2008-11-18 15:08:42 -0800 |
---|---|---|
committer | Mark Fasheh <mfasheh@suse.com> | 2008-12-01 14:46:49 -0800 |
commit | a2eee69b814854095ed835a6eb64b8efc220cd6a (patch) | |
tree | 22dda4073f5f4742bd9e680fcec07cd03ec25dcf /Documentation | |
parent | 07f9eebcdfaeefc8f807fa1bcce1d7c3ae6661b1 (diff) | |
download | kernel_samsung_smdk4412-a2eee69b814854095ed835a6eb64b8efc220cd6a.zip kernel_samsung_smdk4412-a2eee69b814854095ed835a6eb64b8efc220cd6a.tar.gz kernel_samsung_smdk4412-a2eee69b814854095ed835a6eb64b8efc220cd6a.tar.bz2 |
ocfs2: Small documentation update
Remove some features from the "not-supported" list that are actually
supported now.
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/filesystems/ocfs2.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/filesystems/ocfs2.txt b/Documentation/filesystems/ocfs2.txt index 4340cc8..67310fb 100644 --- a/Documentation/filesystems/ocfs2.txt +++ b/Documentation/filesystems/ocfs2.txt @@ -28,10 +28,7 @@ Manish Singh <manish.singh@oracle.com> Caveats ======= Features which OCFS2 does not support yet: - - extended attributes - quotas - - cluster aware flock - - cluster aware lockf - Directory change notification (F_NOTIFY) - Distributed Caching (F_SETLEASE/F_GETLEASE/break_lease) - POSIX ACLs |