summaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2020-11-05 14:11:11 -0500
committerKent Overstreet <kent.overstreet@gmail.com>2020-12-07 11:50:45 -0500
commit3edaf23c570d6c6cec459e0f6a40cdb590f3365d (patch)
tree24f7d1783b28d1c415a572148358c479c1816dd1 /drivers/fpga/fpga-mgr.c
parente50d674107bab424d1cc964cb116abcd9fbf79a3 (diff)
fs: move inode init from new_inode_pseudo to inode_init_always
- there's no reason to be taking i_lock to set i_state here, the inode isn't visible to anything else yet - we need i_sb_list to be always initialized for the next patch that kills I_CREATING. And, while we're at it, delete new_inode_pseudo then rename alloc_inode to new_inode_pseudo. Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions