Skip to content
Snippets Groups Projects
Commit 784494e1 authored by Al Viro's avatar Al Viro
Browse files

gfs2: switch to ->free_inode()


... and use GFS2_I() to get the containing gfs2_inode by inode;
yes, we can feed the address of the first member of structure
to kmem_cache_free(), but let's do it in an obviously safe way.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 9f179271
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment