mirror of
https://github.com/torvalds/linux.git
synced 2026-04-22 16:53:59 -04: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>