Searched hist:ea015218 (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/kernfs/
H A Dinode.cdiff ea015218 Wed May 13 15:09:29 MDT 2015 Eric W. Biederman <ebiederm@xmission.com> kernfs: Add support for always empty directories.

Add a new function kernfs_create_empty_dir that can be used to create
directory that can not be modified.

Update the code to use make_empty_dir_inode when reporting a
permanently empty directory to the vfs.

Update the code to not allow adding to permanently empty directories.

Cc: stable@vger.kernel.org
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
H A Ddir.cdiff ea015218 Wed May 13 15:09:29 MDT 2015 Eric W. Biederman <ebiederm@xmission.com> kernfs: Add support for always empty directories.

Add a new function kernfs_create_empty_dir that can be used to create
directory that can not be modified.

Update the code to use make_empty_dir_inode when reporting a
permanently empty directory to the vfs.

Update the code to not allow adding to permanently empty directories.

Cc: stable@vger.kernel.org
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
/linux-master/include/linux/
H A Dkernfs.hdiff ea015218 Wed May 13 15:09:29 MDT 2015 Eric W. Biederman <ebiederm@xmission.com> kernfs: Add support for always empty directories.

Add a new function kernfs_create_empty_dir that can be used to create
directory that can not be modified.

Update the code to use make_empty_dir_inode when reporting a
permanently empty directory to the vfs.

Update the code to not allow adding to permanently empty directories.

Cc: stable@vger.kernel.org
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>

Completed in 370 milliseconds