android_kernel_xiaomi_sm8350/fs/xfs/linux-2.6
Al Viro 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al.
* do not pass nameidata; struct path is all the callers want.
* switch to new helpers:
	user_path_at(dfd, pathname, flags, &path)
	user_path(pathname, &path)
	user_lpath(pathname, &path)
	user_path_dir(pathname, &path)  (fail if not a directory)
  The last 3 are trivial macro wrappers for the first one.
* remove nameidata in callers.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2008-07-26 20:53:34 -04:00
..
kmem.c
kmem.h SL*B: drop kmem cache argument from constructor 2008-07-26 12:00:07 -07:00
mrlock.h
mutex.h
sema.h
sv.h
time.h
xfs_aops.c
xfs_aops.h
xfs_buf.c [XFS] Fix memory corruption with small buffer reads 2008-05-23 18:12:49 +10:00
xfs_buf.h [XFS] Fix memory corruption with small buffer reads 2008-05-23 18:12:49 +10:00
xfs_cred.h
xfs_dmapi_priv.h
xfs_export.c
xfs_export.h
xfs_file.c [XFS] Fix fsync() b0rkage. 2008-05-23 15:25:25 +10:00
xfs_fs_subr.c
xfs_fs_subr.h
xfs_globals.c
xfs_globals.h
xfs_ioctl32.c
xfs_ioctl32.h
xfs_ioctl.c [PATCH] sanitize __user_walk_fd() et.al. 2008-07-26 20:53:34 -04:00
xfs_iops.c [PATCH] sanitize ->permission() prototype 2008-07-26 20:53:14 -04:00
xfs_iops.h
xfs_linux.h [XFS] Include linux/random.h in all builds, not just debug builds. 2008-04-30 18:17:44 +10:00
xfs_lrw.c [patch 3/5] vfs: change remove_suid() to file_remove_suid() 2008-07-26 20:53:16 -04:00
xfs_lrw.h
xfs_stats.c
xfs_stats.h
xfs_super.c SL*B: drop kmem cache argument from constructor 2008-07-26 12:00:07 -07:00
xfs_super.h
xfs_sysctl.c
xfs_sysctl.h
xfs_version.h
xfs_vfs.h
xfs_vnode.c
xfs_vnode.h [XFS] Fix fsync() b0rkage. 2008-05-23 15:25:25 +10:00