summaryrefslogtreecommitdiff
path: root/fs/adfs
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2016-01-15 12:30:14 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-07 20:21:35 -0800
commite56ed358afd81554e668aaa974d3f9ed201fa10d (patch)
treee5a9a4f215f796ed52d3431353b6eb9a28203a9e /fs/adfs
parent388f7b1d6e8ca06762e2454d28d6c3c55ad0fe95 (diff)
downloadlinux-next-e56ed358afd81554e668aaa974d3f9ed201fa10d.tar.gz
kernfs: make kernfs_walk_ns() use kernfs_pr_cont_buf[]
kernfs_walk_ns() uses a static path_buf[PATH_MAX] to separate out path components. Keeping around the 4k buffer just for kernfs_walk_ns() is wasteful. This patch makes it piggyback on kernfs_pr_cont_buf[] instead. This requires kernfs_walk_ns() to hold kernfs_rename_lock. Signed-off-by: Tejun Heo <tj@kernel.org> Reported-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/adfs')
0 files changed, 0 insertions, 0 deletions