Archived
14
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/afs
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode()
After we moved inode_sync_wait() from end_writeback() it doesn't make sense
to call the function end_writeback() anymore. Rename it to clear_inode()
which well says what the function really does - set I_CLEAR flag.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
2012-05-06 13:43:41 +08:00
..
afs.h
afs_cm.h
afs_fs.h
afs_vl.h
cache.c
callback.c
cell.c
cmservice.c
dir.c switch ->create() to umode_t 2012-01-03 22:54:53 -05:00
file.c AFS: checking wrong bit in afs_readpages() 2012-03-20 11:14:38 -07:00
flock.c
fsclient.c afs: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:22 +08:00
inode.c vfs: Rename end_writeback() to clear_inode() 2012-05-06 13:43:41 +08:00
internal.h afs: Read of file returns EBADMSG 2012-03-16 17:01:41 -07:00
Kconfig
main.c
Makefile
misc.c
mntpt.c afs: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:22 +08:00
netdevices.c
proc.c
rxrpc.c afs: Remote abort can cause BUG in rxrpc code 2012-03-16 17:01:41 -07:00
security.c
server.c
super.c switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
vlclient.c
vlocation.c
vnode.c
volume.c
write.c