setting SUPPORTS_HARD_LINKS if link_support is enabled
This commit is contained in:
parent
8688d75574
commit
7eae229661
3 changed files with 9 additions and 1 deletions
|
|
@ -191,6 +191,7 @@ typedef struct __nfs41_file_info {
|
|||
bool_t case_preserving;
|
||||
bool_t symlink_dir;
|
||||
bool_t symlink_support;
|
||||
bool_t link_support;
|
||||
} nfs41_file_info;
|
||||
|
||||
#endif /* !__NFS41_DAEMON_TYPES_H__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue