set REPARSE_POINT attr only if symlink_support attr is set
This commit is contained in:
parent
9c84f71623
commit
db1c02cc28
3 changed files with 9 additions and 3 deletions
|
|
@ -190,6 +190,7 @@ typedef struct __nfs41_file_info {
|
|||
bool_t case_insensitive;
|
||||
bool_t case_preserving;
|
||||
bool_t symlink_dir;
|
||||
bool_t symlink_support;
|
||||
} nfs41_file_info;
|
||||
|
||||
#endif /* !__NFS41_DAEMON_TYPES_H__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue