]> Git Repo - linux.git/commit
mm: bdi init hooks
authorPeter Zijlstra <[email protected]>
Wed, 17 Oct 2007 06:25:46 +0000 (23:25 -0700)
committerLinus Torvalds <[email protected]>
Wed, 17 Oct 2007 15:42:45 +0000 (08:42 -0700)
commite0bf68ddec4f4f90e5871404be4f1854c17f3120
tree36203a3558cbe26d698bed18be69b3822fb5eef2
parentdc62a30e274d003a4d08fb888f1520add4b21373
mm: bdi init hooks

provide BDI constructor/destructor hooks

[[email protected]: compile fix]
Signed-off-by: Peter Zijlstra <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
19 files changed:
block/ll_rw_blk.c
drivers/block/rd.c
drivers/char/mem.c
fs/char_dev.c
fs/configfs/configfs_internal.h
fs/configfs/inode.c
fs/configfs/mount.c
fs/fuse/inode.c
fs/hugetlbfs/inode.c
fs/nfs/client.c
fs/ocfs2/dlm/dlmfs.c
fs/ramfs/inode.c
fs/sysfs/inode.c
fs/sysfs/mount.c
fs/sysfs/sysfs.h
include/linux/backing-dev.h
mm/readahead.c
mm/shmem.c
mm/swap.c
This page took 0.058237 seconds and 4 git commands to generate.