Timeline for Why does bind mounting a file after unlink fail with ENOENT?
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 25, 2019 at 13:25 | comment | added | user313992 |
As I already mentioned, that check worth a WARN_ON from get_mountpoint() was only introduced recently (12-11-2018) for a completely unrelated issue, and it's doubtful that it already made its way into distros. Until then, it was the d_set_mounted() call below it which was causing the get_mountpoint() to return -ENOENT.
|
|
| Aug 25, 2019 at 12:28 | history | answered | Kenneth Duda | CC BY-SA 4.0 |