Home
last modified time | relevance | path

Searched hist:"393 f2dca362a4f32f852e95f84bb3bb4a40ea3b5" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/mount/
H A Dmount.8diff 393f2dca362a4f32f852e95f84bb3bb4a40ea3b5 Mon Jan 15 18:55:32 CET 2024 Warner Losh <imp@FreeBSD.org> mount: Add a note that userquota and groupquota aren't printed with -p

The quota options are pseudo options and not passed to the mount system
call when a filesystem is mounted. They are not part of the info
returned from getmntinfo(3), so can't be printed. Add a note to this
effect.