Timeline for How can I (easily) map a block device node to the directory it's mounted on?
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 7, 2015 at 12:48 | vote | accept | Majenko | ||
| May 4, 2015 at 20:59 | comment | added | Celada | @Bratchley, Nah, df just calls statvfs() on whatever mount point it finds in /etc/mtab. If the name of the block device in the first column of that file is incorrect, df neither knows nor cares. | |
| May 4, 2015 at 20:57 | answer | added | Celada | timeline score: 3 | |
| May 4, 2015 at 20:51 | comment | added | Bratchley | df has the ability to look this up somehow, you might check the source code for that. | |
| May 4, 2015 at 20:28 | history | edited | Majenko | CC BY-SA 3.0 | edited title |
| May 4, 2015 at 20:22 | history | asked | Majenko | CC BY-SA 3.0 |