zfs_putpages: actually update mtime and ctime
Reported by: Paul Koch <paul.koch@akips.com> Tested by: Paul Koch <paul.koch@akips.com> MFC after: 2 weeks
This commit is contained in:
parent
84e2f9fb80
commit
926bdf39ae
@ -5969,6 +5969,7 @@ top:
|
||||
&zp->z_pflags, 8);
|
||||
zfs_tstamp_update_setup(zp, CONTENT_MODIFIED, mtime, ctime,
|
||||
B_TRUE);
|
||||
(void)sa_bulk_update(zp->z_sa_hdl, bulk, count, tx);
|
||||
zfs_log_write(zfsvfs->z_log, tx, TX_WRITE, zp, off, len, 0);
|
||||
|
||||
zfs_vmobject_wlock(object);
|
||||
|
Loading…
x
Reference in New Issue
Block a user