[PATCH] Simplify ramfs_getattr() and move it to the generic libfs.c
authorHirofumi Ogawa <hirofumi@mail.parknet.co.jp>
Sun, 29 Dec 2002 07:54:15 +0000 (23:54 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sun, 29 Dec 2002 07:54:15 +0000 (23:54 -0800)
commita869e179069a3ef64870eec58ee2aaf1a59a6070
tree34c9718d671c199f71ecdd0c1f4975dc2f721dc4
parenta5b3237917e1edabd255993ebaa0f6093fba0476
[PATCH] Simplify ramfs_getattr() and move it to the generic libfs.c

This moves ramfs_getattr() to fs/libfs.c as simple_getattr()
fs/libfs.c
fs/ramfs/inode.c
include/linux/fs.h
kernel/ksyms.c