* Andrew Morton ([EMAIL PROTECTED]) wrote:
> Jeffrey Mahoney <[EMAIL PROTECTED]> wrote:
> >
> > This patch adds an S_PRIVATE flag to inode->i_flags to mark an inode as
> > filesystem-internal. As such, it should be excepted from the security
> > infrastructure to allow the filesystem to perform
On Fri, 2005-03-04 at 21:28 -0800, Andrew Morton wrote:
> Jeffrey Mahoney <[EMAIL PROTECTED]> wrote:
> >
> > This patch adds an S_PRIVATE flag to inode->i_flags to mark an inode as
> > filesystem-internal. As such, it should be excepted from the security
> > infrastructure to allow the filesyste
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Andrew Morton wrote:
> Jeffrey Mahoney <[EMAIL PROTECTED]> wrote:
>
>> This patch adds an S_PRIVATE flag to inode->i_flags to mark an inode as
>> filesystem-internal. As such, it should be excepted from the security
>> infrastructure to allow the file
Jeffrey Mahoney <[EMAIL PROTECTED]> wrote:
>
> This patch adds an S_PRIVATE flag to inode->i_flags to mark an inode as
> filesystem-internal. As such, it should be excepted from the security
> infrastructure to allow the filesystem to perform its own access control.
OK, thanks. I'll assume tha
This patch adds an S_PRIVATE flag to inode->i_flags to mark an inode as
filesystem-internal. As such, it should be excepted from the security
infrastructure to allow the filesystem to perform its own access control.
Changes:
- Post-operations for calls that generally instantiate the dentry but
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jeffrey Mahoney wrote:
> This patch adds an S_PRIVATE flag to inode->i_flags to mark an inode as
> filesystem-internal. As such, it should be excepted from the security
> infrastructure to allow the filesystem to perform its own access control.
> @@ -
This patch adds an S_PRIVATE flag to inode->i_flags to mark an inode as
filesystem-internal. As such, it should be excepted from the security
infrastructure to allow the filesystem to perform its own access control.
Signed-off-by: Jeff Mahoney <[EMAIL PROTECTED]>
diff -ruNpX dontdiff linux-2.6.11
7 matches
Mail list logo