12294 rfs3_readdir()/rfs3_readdirplus(): Duplicate vattr_to_post_op_attr() call
Review Request #2514 — Created Feb. 11, 2020 and submitted
Information | |
---|---|
marcel | |
illumos-gate | |
master | |
12294 | |
631cd1e... | |
Reviewers | |
general | |
This removes the second (duplicate and noop) call to vattr_to_post_op_attr() in both rfs3_readdir() and rfs3_readdirplus().
Nightly build completed successfully.
Status: Closed (submitted)
Change Summary:
commit d5cb55e4df73e14ab5a6a4266b32230c8e73e54e Author: Marcel Telka <marcel@telka.sk> AuthorDate: Tue Feb 11 06:26:38 2020 +0100 Commit: Dan McDonald <danmcd@joyent.com> CommitDate: Tue Feb 11 09:40:12 2020 -0500 12294 rfs3_readdir()/rfs3_readdirplus(): Duplicate vattr_to_post_op_attr() call Reviewed by: Vitaliy Gusev <gusev.vitaliy@icloud.com> Approved by: Dan McDonald <danmcd@joyent.com> :100644 100644 89d65a4d0f 1368da2199 M usr/src/uts/common/fs/nfs/nfs3_srv.c