removing unused arg from nfs41_link
This commit is contained in:
parent
43424fc653
commit
5b91c662c9
3 changed files with 6 additions and 11 deletions
|
|
@ -1170,7 +1170,6 @@ int nfs41_link(
|
|||
IN nfs41_path_fh *src,
|
||||
IN nfs41_path_fh *dst_dir,
|
||||
IN const nfs41_component *target,
|
||||
OUT OPTIONAL nfs41_path_fh *link_out,
|
||||
OUT nfs41_file_info *cinfo);
|
||||
|
||||
/* symlink.c */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue