mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-28 05:20:27 +09: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>