commit | 69a23de2f3de046f1017489eb9e6de4e8165e4f0 | [log] [tgz] |
---|---|---|
author | Martin Brandenburg <martin@omnibond.com> | Sat Feb 20 15:28:58 2016 -0500 |
committer | Mike Marshall <hubcap@omnibond.com> | Wed Feb 24 17:07:51 2016 -0500 |
tree | a4c001c26c8862dba4fd7685a38d87d172ed9b87 | |
parent | 6ceaf7818f266d917ed61338885ddd2b77008f06 [diff] |
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>