Re: [PATCH 00/52] Introduce credential record

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Howells
Date: Saturday, October 13, 2007 - 2:46 pm

Theodore Tso <tytso@mit.edu> wrote:


Ext2, 3 & 4 use it to determine whether someone has the right to use the
reserved space according to whether their UID/GID match those in the
superblock.

See ext3_has_free_blocks() for an example.

David
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 00/52] Introduce credential record, David Howells, (Fri Oct 12, 9:05 am)
[PATCH 01/52] CRED: Introduce a COW credentials record, David Howells, (Fri Oct 12, 9:05 am)
[PATCH 02/52] CRED: Give in_group_p() a cred pointer, David Howells, (Fri Oct 12, 9:05 am)
[PATCH 05/52] CRED: Prepare TMPFS for cred passing, David Howells, (Fri Oct 12, 9:05 am)
[PATCH 06/52] CRED: Prepare RAMFS for cred passing, David Howells, (Fri Oct 12, 9:05 am)
[PATCH 20/52] CRED: Pass credentials into rpc_init_task(), David Howells, (Fri Oct 12, 9:07 am)
[PATCH 52/52] CRED: Pass credentials through vfs_mkdir(), David Howells, (Fri Oct 12, 9:09 am)
Re: [PATCH 00/52] Introduce credential record, Theodore Tso, (Sat Oct 13, 11:11 am)
Re: [PATCH 00/52] Introduce credential record, Al Viro, (Sat Oct 13, 11:19 am)
Re: [PATCH 00/52] Introduce credential record, David Howells, (Sat Oct 13, 2:46 pm)