mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
Merge 4f06f21067 ("Merge tag 'configfs-5.11' of git://git.infradead.org/users/hch/configfs") into android-mainline
Steps on the way to 5.11-rc1 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: Ifdc426889dab620fe3e7430a2bf11b7bbe36f155
This commit is contained in:
@@ -267,6 +267,7 @@ static void configfs_remove_dirent(struct dentry *dentry)
|
||||
* configfs_create_dir - create a directory for an config_item.
|
||||
* @item: config_itemwe're creating directory for.
|
||||
* @dentry: config_item's dentry.
|
||||
* @frag: config_item's fragment.
|
||||
*
|
||||
* Note: user-created entries won't be allowed under this new directory
|
||||
* until it is validated by configfs_dir_set_ready()
|
||||
|
||||
Reference in New Issue
Block a user