Commit f3a97d8
fix: auto mount after formatted.
In some file systems, path file attribute lookups will be delayed in
returning if you immediately enter a device that has just been
formatted. And because of this, some actions in context menu is disabled
due to the real read write permission is not obtained when context menu
triggered.
Auto mount after formatted, so that there could be a large interval user
first enter into device, and the permission attributes could be updated
correctly.
Log: as above.
Bug: https://pms.uniontech.com/bug-view-296699.html1 parent 50c13b1 commit f3a97d8
2 files changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
1 | 8 | | |
2 | 9 | | |
3 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
247 | 251 | | |
248 | 252 | | |
249 | 253 | | |
| |||
0 commit comments