summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/file.c
Commit message (Collapse)AuthorAgeFilesLines
* UBIFS: improve debuggingArtem Bityutskiy2008-08-131-1/+2
| | | | | | | 1. Print inode mode in some of debugging messages 2. Add few more useful assertions Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
* [PATCH] get rid of indirect users of namei.hAl Viro2008-07-261-0/+1
| | | | | | | fs.h needs path.h, not namei.h; nfs_fs.h doesn't need it at all. Several places in the tree needed direct include. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+1275
This is a new flash file system. See http://www.linux-mtd.infradead.org/doc/ubifs.html Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
OpenPOWER on IntegriCloud