/proc/fs/reiserfs/version is on the way of removing ->read_proc interface.
commit039652cf016499cab9f6a8ef30823f7dfa3a681f
authorAlexey Dobriyan <adobriyan@gmail.com>
Fri, 25 Sep 2009 20:12:47 +0000 (25 22:12 +0200)
committerjames toy <toyj@union.edu>
Fri, 25 Sep 2009 20:12:47 +0000 (25 22:12 +0200)
treee70c589fdaa96c67e9745214709d585c8456305c
parent77573ad03ae63f291d18e5ada0998cd964eb7bba
/proc/fs/reiserfs/version is on the way of removing ->read_proc interface.
 It's empty however, so simply remove it instead of doing dummy
conversion.  It's hard to see what information userspace can extract from
empty file.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/reiserfs/procfs.c
fs/reiserfs/super.c
include/linux/reiserfs_fs.h