orangefs: clean up fill_default_sys_attrs
authorMartin Brandenburg <martin@omnibond.com>
Sat, 20 Feb 2016 20:28:58 +0000 (15:28 -0500)
committerMike Marshall <hubcap@omnibond.com>
Wed, 24 Feb 2016 22:07:51 +0000 (17:07 -0500)
commit69a23de2f3de046f1017489eb9e6de4e8165e4f0
treea4c001c26c8862dba4fd7685a38d87d172ed9b87
parent6ceaf7818f266d917ed61338885ddd2b77008f06
orangefs: clean up fill_default_sys_attrs

Size and type are read-only and not in the mask. The times were left
unset despite being in the mask.

We zero-fill the times since the server will fill them in and we will
get the correct time when we fill the inode with getattr.

Signed-off-by: Martin Brandenburg <martin@omnibond.com>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
fs/orangefs/orangefs-kernel.h