commit | f2fe2fa1fbad72e469f49da3716f176a9b53fb75 | [log] [tgz] |
---|---|---|
author | Krzysztof Błaszkowski <kb@sysmikro.com.pl> | Sun Jun 12 19:26:04 2016 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Sun Jun 12 19:35:13 2016 +0200 |
tree | 514950548a93ceae287185581ebf8347d9551fbc | |
parent | 263040a1e7cefa9fb916d6328fc045fdb30ed268 [diff] |
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>