propagating file change attr on writes
This commit is contained in:
parent
ec034e7fd9
commit
aa7a680a40
8 changed files with 63 additions and 35 deletions
|
|
@ -381,6 +381,7 @@ enum pnfs_status pnfs_write(
|
|||
IN uint64_t offset,
|
||||
IN uint64_t length,
|
||||
IN unsigned char *buffer,
|
||||
OUT ULONG *len_out);
|
||||
OUT ULONG *len_out,
|
||||
OUT nfs41_file_info *cinfo);
|
||||
|
||||
#endif /* !__PNFS_H__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue