xfs: Remove icsb infrastructure
authorDave Chinner <dchinner@redhat.com>
Mon, 23 Feb 2015 10:22:31 +0000 (21:22 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 23 Feb 2015 10:22:31 +0000 (21:22 +1100)
commit5681ca40064fdb3efe477a604d690ab0425708b3
tree22bfb1ebea1bef65094a8d9e7fb4526996028d54
parent0d485ada404b3614b045e574bec26aaf5d9b3c5b
xfs: Remove icsb infrastructure

Now that the in-core superblock infrastructure has been replaced with
generic per-cpu counters, we don't need it anymore. Nuke it from
orbit so we are sure that it won't haunt us again...

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/libxfs/xfs_sb.c
fs/xfs/xfs_fsops.c
fs/xfs/xfs_iomap.c
fs/xfs/xfs_linux.h
fs/xfs/xfs_log_recover.c
fs/xfs/xfs_mount.c
fs/xfs/xfs_mount.h
fs/xfs/xfs_super.c
fs/xfs/xfs_super.h
This page took 0.033432 seconds and 5 git commands to generate.