dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/ext2
Al Viro 7de9c6ee3e new helper: ihold()
Clones an existing reference to inode; caller must already hold one.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-10-25 21:26:11 -04:00
..
Kconfig
Makefile
acl.c ext2: update ctime when changing the file's permission by setfacl 2010-06-25 01:20:37 +02:00
acl.h
balloc.c Take dirtying the inode to callers of ext2_free_blocks() 2010-08-09 16:47:55 -04:00
dir.c fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
ext2.h fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
file.c ext2: convert to use the new truncate convention. 2010-05-27 22:15:57 -04:00
ialloc.c merge ext2 delete_inode and clear_inode, switch to ->evict_inode() 2010-08-09 16:47:57 -04:00
inode.c fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
ioctl.c
namei.c new helper: ihold() 2010-10-25 21:26:11 -04:00
super.c ext2_remount: don't bother with invalidate_inodes() 2010-10-25 21:23:00 -04:00
symlink.c ext2: symlink must be handled via filesystem specific operation 2010-04-12 21:11:25 +02:00
xattr.c fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
xattr.h ext2: constify xattr_handler 2010-05-21 18:31:18 -04:00
xattr_security.c ext2: constify xattr_handler 2010-05-21 18:31:18 -04:00
xattr_trusted.c ext2: constify xattr_handler 2010-05-21 18:31:18 -04:00
xattr_user.c ext2: constify xattr_handler 2010-05-21 18:31:18 -04:00
xip.c ext2: Unify log messages in ext2 2009-12-10 15:02:52 +01:00
xip.h