mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
exofs: refactor exofs_i_info initialization into common helper
There are two places that initialize inodes: exofs_iget() and exofs_new_inode() As more members of exofs_i_info that need initialization are added this code will grow. (soon) Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
This commit is contained in:
parent
fe33cc1ee1
commit
9cfdc7aa9f
1 changed files with 8 additions and 2 deletions
Loading…
Add table
Add a link
Reference in a new issue