Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-20 | [PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h" | Adrian Bunk | |
Every file should #include the headers containing the prototypes for its global functions. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com> | |||
2006-09-20 | ocfs2: add ext2 attributes | Herbert Poetzl | |
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> |