[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20932.1186682815@redhat.com>
Date: Thu, 09 Aug 2007 19:06:55 +0100
From: David Howells <dhowells@...hat.com>
To: casey@...aufler-ca.com
Cc: dhowells@...hat.com, torvalds@...l.org, akpm@...l.org,
steved@...hat.com, trond.myklebust@....uio.no,
linux-fsdevel@...r.kernel.org, linux-cachefs@...hat.com,
nfsv4@...ux-nfs.org, linux-kernel@...r.kernel.org,
selinux@...ho.nsa.gov
Subject: Re: [PATCH 11/14] CacheFiles: Permit an inode's security ID to be obtained [try #2]
Casey Schaufler <casey@...aufler-ca.com> wrote:
> This is SELinux specific functionality. It should not be an LSM
> interface.
This is what I worked out in conjunction with the denizens of the SELinux
mailing list. What would you have me do differently? Change things like:
u32 (*act_as_secid)(u32 secid);
to something like:
void (*act_as_secid)(const char *newsecdata, u32 newseclen,
char *oldsecdata, u32 *oldseclen);
David
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists