From: Al Viro <viro@ZenIV.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [git pull] more vfs fixes
Date: Fri, 28 Mar 2008 22:16:27 +0000 [thread overview]
Message-ID: <20080328221627.GG10722@ZenIV.linux.org.uk> (raw)
Sanitized locking for ->mnt_expiry, race fixes for shrink_submounts(),
some stack footprint reduction on using struct path instead of struct
nameidata in several places in namespace.c (more will be possible once
we sanitize prototypes of several LSM hooks, but that's post-25).
Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ for-linus
Shortlog:
Al Viro (5):
reduce stack footprint in namespace.c
count ghost references to vfsmounts
sanitize locking in mark_mounts_for_expiry() and shrink_submounts()
do shrink_submounts() for all fs types
mnt_expire is protected by namespace_sem, no need for vfsmount_lock
Diffstat:
fs/afs/internal.h | 1 -
fs/afs/mntpt.c | 8 --
fs/afs/super.c | 1 -
fs/cifs/cifs_dfs_ref.c | 1 -
fs/namespace.c | 200 +++++++++++++++++-------------------------------
fs/nfs/super.c | 2 -
fs/pnode.c | 2 +-
include/linux/mount.h | 2 +-
8 files changed, 71 insertions(+), 146 deletions(-)
next reply other threads:[~2008-03-28 22:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-28 22:16 Al Viro [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-03-09 4:57 [git pull] more vfs fixes Al Viro
2011-06-06 13:28 Al Viro
2012-01-11 5:23 Al Viro
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080328221627.GG10722@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox