Actions
Bug #6578
closedcifs_attr_002_pos fails to cleanup after itself
Start date:
2016-01-25
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
cifs_attr_002_pos fails to cleanup after itself due to obvious error in cleanup function - bad enough as we fail to restore /etc/user_attr.
17:27:30.18 NOTE: Performing local cleanup via log_onexit (cleanup) 17:27:30.19 /testdir101966/dir: No such file or directory 17:27:30.19 /testdir101966/file: No such file or directory 17:27:30.19 /opt/zfs-tests/tests/functional/acl/cifs/cifs_attr_002_pos[207]: log_pass[222]: _endlog[333]: cleanup[53]: : cannot execute [Is a directory]
Updated by Electric Monk about 6 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
git commit 327848f9b50960449ae0e73e0767b617af721690
commit 327848f9b50960449ae0e73e0767b617af721690 Author: Yuri Pankov <yuri.pankov@nexenta.com> Date: 2016-02-25T05:58:23.000Z 6578 cifs_attr_002_pos fails to cleanup after itself Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions