You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Added a new interface lfs_file_getattr to get the corresponding
file attributes through lfs_file. This interface is similar to lfs_getattr,
but lfs_file_getattr replaces path with lfs_file.
2. Implemented the corresponding test case in test_attrs.toml.
Signed-off-by: chenrun1 <[email protected]>
0 commit comments