summaryrefslogtreecommitdiffstats
path: root/fs/open.c
diff options
context:
space:
mode:
authorCyrill Gorcunov2012-08-26 16:28:20 +0200
committerAl Viro2012-09-27 03:10:01 +0200
commitddd3e0771bc7b869c550687c204e21f0155d5496 (patch)
tree89d44ea09ddaf95bd7d6e56ab77cfe169bc8bf5a /fs/open.c
parentprocfs: Move /proc/pid/fd[info] handling code to fd.[ch] (diff)
downloadkernel-qcow2-linux-ddd3e0771bc7b869c550687c204e21f0155d5496.tar.gz
kernel-qcow2-linux-ddd3e0771bc7b869c550687c204e21f0155d5496.tar.xz
kernel-qcow2-linux-ddd3e0771bc7b869c550687c204e21f0155d5496.zip
procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file v2
This patch converts /proc/pid/fdinfo/ handling routines to seq-file which is needed to extend seq operations and plug in auxiliary fdinfo provides from subsystems like eventfd/eventpoll/fsnotify. Note the proc_fd_link no longer call for proc_fd_info, simply because the guts of proc_fd_info() got merged into ->show() of that seq_file Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/open.c')
0 files changed, 0 insertions, 0 deletions