On Wed, Jun 28, 2017 at 09:29:51AM -0700, Shaohua Li wrote:
> From: Shaohua Li <[email protected]>
> 
> kernfs uses ida to manage inode number. The problem is we can't get
> kernfs_node from inode number with ida. Switching to use idr, next patch
> will add an API to get kernfs_node from inode number.
> 
> Acked-by: Tejun Heo <[email protected]>
> Signed-off-by: Shaohua Li <[email protected]>

Acked-by: Greg Kroah-Hartman <[email protected]>

Reply via email to