Commit 3700ede
committed
ntfs: fix LXUID/LXGID restore condition
Restore LXUID/LXGID in ntfs_ea_get_wsl_inode()
when NTFS_VOL_UID/NTFS_VOL_GID is set.
And call ntfs_ea_get_wsl_inode with
NTFS_VOL_UID/NTFS_VOL_GID only when
the uid/gid mount option is not specified.
Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>1 parent 74001d8 commit 3700ede
2 files changed
+11
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
| 362 | + | |
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
| |||
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
371 | | - | |
| 371 | + | |
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
726 | 726 | | |
727 | 727 | | |
728 | 728 | | |
729 | | - | |
730 | | - | |
| 729 | + | |
731 | 730 | | |
| 731 | + | |
| 732 | + | |
732 | 733 | | |
733 | 734 | | |
734 | 735 | | |
735 | | - | |
736 | | - | |
| 736 | + | |
737 | 737 | | |
| 738 | + | |
| 739 | + | |
738 | 740 | | |
739 | 741 | | |
740 | 742 | | |
| |||
917 | 919 | | |
918 | 920 | | |
919 | 921 | | |
920 | | - | |
| 922 | + | |
921 | 923 | | |
922 | | - | |
923 | | - | |
| 924 | + | |
| 925 | + | |
924 | 926 | | |
925 | 927 | | |
926 | 928 | | |
| |||
0 commit comments