mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
... and don't bother in callers. Don't bother with zeroing i_blocks, while we are at it - it's already been zeroed. i_mode is not worth the effort; it has no common default value. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>