login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
February
»
6
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode security hooks
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Christoph Hellwig
Subject:
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode security hooks
Date: Tuesday, February 6, 2007 - 2:48 am
On Tue, Feb 06, 2007 at 12:51:52AM -0800, Trond Myklebust wrote:
quoted text
> Who cares? There is no way to export a partial directory, and in any > case the subtree_check crap is borken beyond repair (see cross-directory > renames which lead to actual changes to the filehandle - broken, broken, > broken!!!!).
It's getting a little oftopic for this thread, but is there a chance we could just kill that crap after a resonable deprecation period? -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[RFC 0/28] Patches to pass vfsmount to LSM inode security ...
, Tony Jones
, (Mon Feb 5, 11:22 am)
[RFC 1/28] Pass struct vfsmount to the inode_create LSM hook.
, Tony Jones
, (Mon Feb 5, 11:22 am)
[RFC 2/28] Remove redundant check from proc_setattr().
, Tony Jones
, (Mon Feb 5, 11:22 am)
[RFC 3/28] Pass struct file down to remove_suid and children
, Tony Jones
, (Mon Feb 5, 11:22 am)
[RFC 4/28] Add a vfsmount parameter to notify_change()
, Tony Jones
, (Mon Feb 5, 11:22 am)
[RFC 5/28] Pass struct vfsmount to the inode_setattr LSM hook
, Tony Jones
, (Mon Feb 5, 11:23 am)
[RFC 6/28] Add struct vfsmount parameter to vfs_mkdir()
, Tony Jones
, (Mon Feb 5, 11:23 am)
[RFC 7/28] Pass struct vfsmount to the inode_mkdir LSM hook
, Tony Jones
, (Mon Feb 5, 11:23 am)
[RFC 8/28] Add a struct vfsmount parameter to vfs_mknod()
, Tony Jones
, (Mon Feb 5, 11:23 am)
[RFC 9/28] Pass struct vfsmount to the inode_mknod LSM hook
, Tony Jones
, (Mon Feb 5, 11:23 am)
[RFC 10/28] Add a struct vfsmount parameter to vfs_symlink()
, Tony Jones
, (Mon Feb 5, 11:23 am)
[RFC 11/28] Pass struct vfsmount to the inode_symlink LSM ...
, Tony Jones
, (Mon Feb 5, 11:23 am)
[RFC 12/28] Pass struct vfsmount to the inode_readlink LSM ...
, Tony Jones
, (Mon Feb 5, 11:24 am)
[RFC 13/28] Add struct vfsmount parameters to vfs_link()
, Tony Jones
, (Mon Feb 5, 11:24 am)
[RFC 14/28] Pass struct vfsmount to the inode_link LSM hook
, Tony Jones
, (Mon Feb 5, 11:24 am)
[RFC 15/28] Add a struct vfsmount parameter to vfs_rmdir()
, Tony Jones
, (Mon Feb 5, 11:24 am)
[RFC 16/28] Pass struct vfsmount to the inode_rmdir LSM hook
, Tony Jones
, (Mon Feb 5, 11:24 am)
[RFC 17/28] Add a struct vfsmount parameter to vfs_unlink()
, Tony Jones
, (Mon Feb 5, 11:24 am)
[RFC 18/28] Pass struct vfsmount to the inode_unlink LSM hook
, Tony Jones
, (Mon Feb 5, 11:25 am)
[RFC 19/28] Add struct vfsmount parameters to vfs_rename()
, Tony Jones
, (Mon Feb 5, 11:25 am)
[RFC 20/28] Pass struct vfsmount to the inode_rename LSM hook
, Tony Jones
, (Mon Feb 5, 11:25 am)
[RFC 21/28] Add a struct vfsmount parameter to vfs_setxattr()
, Tony Jones
, (Mon Feb 5, 11:25 am)
[RFC 22/28] Pass struct vfsmount to the inode_setxattr LSM ...
, Tony Jones
, (Mon Feb 5, 11:25 am)
[RFC 23/28] Add a struct vfsmount parameter to vfs_getxattr()
, Tony Jones
, (Mon Feb 5, 11:25 am)
[RFC 24/28] Pass struct vfsmount to the inode_getxattr LSM ...
, Tony Jones
, (Mon Feb 5, 11:25 am)
[RFC 25/28] Add a struct vfsmount parameter to vfs_listxattr()
, Tony Jones
, (Mon Feb 5, 11:26 am)
[RFC 26/28] Pass struct vfsmount to the inode_listxattr LS ...
, Tony Jones
, (Mon Feb 5, 11:26 am)
[RFC 27/28] Add a struct vfsmount parameter to vfs_removex ...
, Tony Jones
, (Mon Feb 5, 11:26 am)
[RFC 28/28] Pass struct vfsmount to the inode_removexattr ...
, Tony Jones
, (Mon Feb 5, 11:26 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Christoph Hellwig
, (Mon Feb 5, 11:44 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Trond Myklebust
, (Mon Feb 5, 11:58 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Christoph Hellwig
, (Mon Feb 5, 12:02 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Chris Wright
, (Mon Feb 5, 12:15 pm)
Re: [RFC 2/28] Remove redundant check from proc_setattr().
, Chris Wright
, (Mon Feb 5, 12:16 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Casey Schaufler
, (Mon Feb 5, 12:26 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Arjan van de Ven
, (Mon Feb 5, 12:39 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Chris Wright
, (Mon Feb 5, 12:50 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Casey Schaufler
, (Mon Feb 5, 1:23 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Andreas Gruenbacher
, (Mon Feb 5, 5:44 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Andreas Gruenbacher
, (Mon Feb 5, 7:13 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Andreas Gruenbacher
, (Mon Feb 5, 7:30 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Andreas Gruenbacher
, (Mon Feb 5, 8:20 pm)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Trond Myklebust
, (Tue Feb 6, 1:51 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Christoph Hellwig
, (Tue Feb 6, 2:47 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Christoph Hellwig
, (Tue Feb 6, 2:48 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Christoph Hellwig
, (Tue Feb 6, 2:52 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Stephen Smalley
, (Tue Feb 6, 5:55 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Tetsuo Handa
, (Tue Feb 6, 7:20 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Andreas Gruenbacher
, (Wed Feb 7, 1:55 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Andreas Gruenbacher
, (Wed Feb 7, 2:04 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Andreas Gruenbacher
, (Wed Feb 7, 2:25 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Andreas Gruenbacher
, (Wed Feb 7, 2:58 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Christoph Hellwig
, (Wed Feb 7, 5:11 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Chris Wright
, (Wed Feb 7, 8:43 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Stephen Smalley
, (Wed Feb 7, 9:06 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Jeff Mahoney
, (Wed Feb 7, 9:25 am)
Re: [RFC 0/28] Patches to pass vfsmount to LSM inode secur ...
, Andreas Gruenbacher
, (Wed Feb 7, 12:55 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Christoph Lameter
[PATCH 1/2] Make page->private usable in compound pages V1
Luben Tuikov
Re: Integration of SCST in the mainstream Linux kernel
Alexey Dobriyan
Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
Michal Nazarewicz
Re: [PATCH] USB: Gadget: g_multi: added INF file for gadget with multiple configur...
Jesse Barnes
Re: PCI probing changes
git
:
Jakub Narebski
Re: GSoC 2008 - Mentors Wanted!
Jan Harkes
Re: git-svn and huge data and modifying the git-svn-HEAD branch directly
Andy Parkins
git-fetch fails with error code 128
Marcus Griep
Re: [PATCH 1/3] Git.pm: Add faculties to allow temp files to be cached
Junio C Hamano
Re: [JGIT PATCH 2/2] Decrease the fetch pack client buffer to the lower minimum
git-commits-head
:
Linux Kernel Mailing List
ARM: 5970/1: nomadik-gpio: fix spinlock usage
Linux Kernel Mailing List
sh-sci: update receive error handling for muxed irqs
Linux Kernel Mailing List
No need to do lock_super() for exclusion in generic_shutdown_super()
Linux Kernel Mailing List
x86, msr: Export the register-setting MSR functions via /dev/*/msr
Linux Kernel Mailing List
Input: gpio-keys - add support for disabling gpios through sysfs
linux-netdev
:
Eric Dumazet
[PATCH] net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
Patrick McHardy
[NET_SCHED]: sch_ingress: remove netfilter support
Rose, Gregory V
RE: __bad_udelay in network driver breaks build
Patrick McHardy
Re: no reassembly for outgoing packets on RAW socket
Frans Pop
svc: failed to register lockdv1 RPC service (errno 97).
openbsd-misc
:
ropers
Re: Real men don't attack straw men
elitdostlar
Seks partneri arayan bayanlar bu adreste - 8878xs706x6438
Marcus Andree
Re: This is what Linus Torvalds calls openBSD crowd
Lars D. Noodén
Re: sshd.config and AllowUsers
Henning Brauer
Re: Sun Blade 1000?
Colocation donated by:
Syndicate