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:
Greg Kroah-Hartman
2021-01-08 14:34:41 +01:00

View File

@@ -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()