freevxfs: fix lack of inode initialization
authorKrzysztof Błaszkowski <kb@sysmikro.com.pl>
Sun, 12 Jun 2016 17:26:04 +0000 (19:26 +0200)
committerChristoph Hellwig <hch@lst.de>
Sun, 12 Jun 2016 17:35:13 +0000 (19:35 +0200)
commitf2fe2fa1fbad72e469f49da3716f176a9b53fb75
tree514950548a93ceae287185581ebf8347d9551fbc
parent263040a1e7cefa9fb916d6328fc045fdb30ed268
freevxfs: fix lack of inode initialization

There is nothing worse than just allocated inode without being
initialized _once().

Signed-off-by: Krzysztof Błaszkowski <kb@sysmikro.com.pl>
Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/freevxfs/vxfs_super.c