Corrected a comment at function aaip_get_lfa_flags
This commit is contained in:
parent
411d818bf8
commit
eed1e64aed
@ -281,7 +281,7 @@ static int get_single_attr(char *path, char *name, size_t *value_length,
|
|||||||
bit5= in case of symbolic link: inquire link target
|
bit5= in case of symbolic link: inquire link target
|
||||||
bit6= do not obtain Linux style file attribute flags
|
bit6= do not obtain Linux style file attribute flags
|
||||||
(chattr)
|
(chattr)
|
||||||
bit7= With bit6: Ignore non-settable flags and do
|
bit7= Without bit6: Ignore non-settable flags and do
|
||||||
not record "isofs.fa" if all flags are zero
|
not record "isofs.fa" if all flags are zero
|
||||||
bit15= free memory of names, value_lengths, values
|
bit15= free memory of names, value_lengths, values
|
||||||
@return 1 ok
|
@return 1 ok
|
||||||
|
Loading…
Reference in New Issue
Block a user