Home
last modified time | relevance | path

Searched hist:"53 e22829" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dax/
H A Dsuper.c53e22829 Wed Apr 10 13:57:19 CDT 2019 Al Viro <viro@zeniv.linux.org.uk> dax: make use of ->free_inode()

we might want to drop ->destroy_inode() there - it's used only for
WARN_ON() now, and AFAICS that could be moved to ->evict_inode()
if we had one...

Reviewed-by: Jan Kara <jack@suse.cz>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
53e22829 Wed Apr 10 13:57:19 CDT 2019 Al Viro <viro@zeniv.linux.org.uk> dax: make use of ->free_inode()

we might want to drop ->destroy_inode() there - it's used only for
WARN_ON() now, and AFAICS that could be moved to ->evict_inode()
if we had one...

Reviewed-by: Jan Kara <jack@suse.cz>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>