propagating file change attr on setattr

This commit is contained in:
Olga Kornievskaia 2012-02-07 11:46:02 -05:00 committed by unknown
parent aa7a680a40
commit cdf31d3ee0
5 changed files with 57 additions and 19 deletions

View file

@ -1170,7 +1170,8 @@ 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 OPTIONAL nfs41_path_fh *link_out,
OUT nfs41_file_info *cinfo);
/* symlink.c */
int nfs41_symlink_target(