]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ocfs2: add ext2 attributes
authorHerbert Poetzl <herbert@13thfloor.at>
Tue, 4 Jul 2006 00:27:12 +0000 (17:27 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 20 Sep 2006 22:48:39 +0000 (15:48 -0700)
commitca4d147e62df370c334898464023aa7f9126abe1
treeaff39cd19c5b0a95a1fd85caf439c4aa69c5830e
parentb4c98f625fffee3a6f633082e9e4be3e952ca2ab
ocfs2: add ext2 attributes

Support immutable, and other attributes.

Some renaming and other minor fixes done by myself.

Signed-off-by: Herbert Poetzl <herbert@13thfloor.at>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/Makefile
fs/ocfs2/dlmglue.c
fs/ocfs2/dlmglue.h
fs/ocfs2/file.c
fs/ocfs2/inode.c
fs/ocfs2/inode.h
fs/ocfs2/ioctl.c [new file with mode: 0644]
fs/ocfs2/ioctl.h [new file with mode: 0644]
fs/ocfs2/ocfs2_fs.h