linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] Misc vfs code clean
@ 2012-09-27 12:16 Yan Hong
  0 siblings, 0 replies; only message in thread
From: Yan Hong @ 2012-09-27 12:16 UTC (permalink / raw)
  To: viro; +Cc: linux-fsdevel, linux-kernel

Yan Hong (8):
  fs/namespace.c: introduce helper function path_unmounted()
  fs/namespace.c: remove unused macro MNT_WRITER_UNDERFLOW_LIMIT
  fs/namespace.c: trivial code clean
  fs/namespace.c: check permission early in sys_[u]mount
  fs/namei.c: introduce macro AT_FDINV
  fs/inode.c: call alloc_inode() in new_inode() directly
  fs/inode.c: remove outstanding spin lock prefetch
  vfs: misc comment clean

 fs/dcache.c           |   11 ++++-----
 fs/inode.c            |   13 +++++------
 fs/namei.c            |   13 ++++++-----
 fs/namespace.c        |   59 ++++++++++++++++++++-----------------------------
 include/linux/fcntl.h |    2 ++
 5 files changed, 43 insertions(+), 55 deletions(-)

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-27 12:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-27 12:16 [PATCH 0/8] Misc vfs code clean Yan Hong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).