summaryrefslogtreecommitdiffstats
path: root/fs/pipe.c
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@suse.cz>2007-05-08 00:26:17 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-05-08 11:15:03 -0700
commit2793274298c4423d79701e9a8190f2940bf3c785 (patch)
tree8cc0cf9889f3426b9ca50d3cfa15e775ad31d2d8 /fs/pipe.c
parentc5141e6d64ab5c48a5e31413c7a6cdda84ac1d52 (diff)
downloadop-kernel-dev-2793274298c4423d79701e9a8190f2940bf3c785.zip
op-kernel-dev-2793274298c4423d79701e9a8190f2940bf3c785.tar.gz
add file position info to proc
Add support for finding out the current file position, open flags and possibly other info in the future. These new entries are added: /proc/PID/fdinfo/FD /proc/PID/task/TID/fdinfo/FD For each fd the information is provided in the following format: pos: 1234 flags: 0100002 [bunk@stusta.de: make struct proc_fdinfo_file_operations static] Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Cc: Alexey Dobriyan <adobriyan@sw.ru> Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/pipe.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud