summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_da_btree.h
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2014-04-22 23:11:51 +0200
committerDave Chinner <david@fromorbit.com>2014-04-22 23:11:51 +0200
commit1919adda0732e661c6163a6505dddb0bc423b8d8 (patch)
tree401679adbf7a8bbc883771d32b36ff9ea91c396d /fs/xfs/xfs_da_btree.h
parentxfs: rewrite the filestream allocator using the dentry cache (diff)
downloadlinux-1919adda0732e661c6163a6505dddb0bc423b8d8.tar.xz
linux-1919adda0732e661c6163a6505dddb0bc423b8d8.zip
xfs: don't create a slab cache for filestream items
We only have very few of these around, and allocation isn't that much of a hot path. Remove the slab cache to simplify the code, and to not waste any resources for the usual case of not having any inodes that use the filestream allocator. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_da_btree.h')
0 files changed, 0 insertions, 0 deletions