]> git.baikalelectronics.ru Git - kernel.git/commit
kernfs: rename kernfs_dir_ops to kernfs_syscall_ops
authorTejun Heo <tj@kernel.org>
Mon, 3 Feb 2014 19:09:09 +0000 (14:09 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Feb 2014 23:52:48 +0000 (15:52 -0800)
commit10a7d7136f8e6e91284b0a797c6d70512ac6916b
tree22ff946cdcd306f0ba5ce998832db0028bae3aab
parent3fd2790e00d9adfacb93912374966306be75c716
kernfs: rename kernfs_dir_ops to kernfs_syscall_ops

We're gonna need non-dir syscall callbacks, which will make dir_ops a
misnomer.  Let's rename kernfs_dir_ops to kernfs_syscall_ops.

This is pure rename.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/kernfs/dir.c
include/linux/kernfs.h