Actions
Bug #9917
closedcleanup stale function set_rdattr_params() in nfs4_srv.c
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
nfs - NFS server and client
Start date:
2018-10-23
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
nfs server.
set_rdattr_params() function is static, but is not called anywhere. So remove it due it is stale.
Updated by Electric Monk over 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 54fce4e949f3a6a305a415328f3b07e3bfd2c702
commit 54fce4e949f3a6a305a415328f3b07e3bfd2c702 Author: Vitaliy Gusev <gusev.vitaliy@gmail.com> Date: 2018-10-24T19:40:19.000Z 9917 cleanup stale function set_rdattr_params() in nfs4_srv.c Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@joyent.com>
Actions