]> Git Repo - linux.git/commit - fs/btrfs/extent-tree.c
Btrfs: remove path arg from btrfs_truncate_free_space_cache
authorFilipe David Borba Manana <[email protected]>
Fri, 20 Sep 2013 13:46:51 +0000 (14:46 +0100)
committerChris Mason <[email protected]>
Tue, 12 Nov 2013 02:51:33 +0000 (21:51 -0500)
commit74514323947ef27347564bfd7a663fdb3429cb20
treea1a17402c0378d2133c7b48ae41e110e2f5978ef
parent53645a91f4baed059ec5dfb22340cf3e6b8fdd2c
Btrfs: remove path arg from btrfs_truncate_free_space_cache

Not used for anything, and removing it avoids caller's need to
allocate a path structure.

Signed-off-by: Filipe David Borba Manana <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
Signed-off-by: Chris Mason <[email protected]>
fs/btrfs/extent-tree.c
fs/btrfs/free-space-cache.c
fs/btrfs/free-space-cache.h
fs/btrfs/inode-map.c
fs/btrfs/relocation.c
This page took 0.058888 seconds and 4 git commands to generate.