summaryrefslogtreecommitdiffstats
path: root/arch/um/include/um_mmu.h
diff options
context:
space:
mode:
authorJeff Dike2008-05-12 23:01:49 +0200
committerLinus Torvalds2008-05-13 17:02:21 +0200
commita0612b1f0b3d851458dafe5886e33d58c1967440 (patch)
treeb7da1c80db4b280eb146342d39d19791ca3579d2 /arch/um/include/um_mmu.h
parentuml: style fixes (diff)
downloadkernel-qcow2-linux-a0612b1f0b3d851458dafe5886e33d58c1967440.tar.gz
kernel-qcow2-linux-a0612b1f0b3d851458dafe5886e33d58c1967440.tar.xz
kernel-qcow2-linux-a0612b1f0b3d851458dafe5886e33d58c1967440.zip
uml: hppfs fixes
hppfs tidying and fixes noticed during hch's get_inode work - style fixes a copy_to_user got its return value checked hppfs_write no longer fiddles file->f_pos because it gets and returns pos in its arguments hppfs_delete_inode dputs the underlyng procfs dentry stored in its private data and mntputs the vfsmnt stashed in s_fs_info hppfs_put_super no longer needs to mntput the s_fs_info, so it no longer needs to exist hppfs_readlink and hppfs_follow_link were doing a bunch of stuff with a struct file which they didn't use there is now a ->permission which calls generic_permission get_inode was always returning 0 for some reason - it now returns an inode if nothing bad happened Signed-off-by: Jeff Dike <jdike@linux.intel.com> Cc: WANG Cong <xiyou.wangcong@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/um/include/um_mmu.h')
0 files changed, 0 insertions, 0 deletions