Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-09-21 | [PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h" | Adrian Bunk | 1 | -0/+2 | |
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-21 | ocfs2: add ext2 attributes | Herbert Poetzl | 1 | -0/+134 | |
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> |