public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* Missing error values in ftruncate and fallocate man pages?
@ 2026-04-10 16:52 Zeno Endemann
  2026-04-10 17:47 ` Alejandro Colomar
  0 siblings, 1 reply; 4+ messages in thread
From: Zeno Endemann @ 2026-04-10 16:52 UTC (permalink / raw)
  To: alx; +Cc: linux-man

Hello,

I noticed that the man page for truncate(2) does not list the error codes
ENOSPC and EDQUOT, but I would think those should be potentially possible
when actually expanding a file (may depend on file system?).

Similarly, fallocate(2) also does not list EDQUOT (ENOSPC is there however).
Finally, posix_fallocate(3) has no EDQUOT as well, and EIO also seems to be
missing for this one.

Or am I overlooking something?

Thanks,
Zeno Endemann



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-04-11 14:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-10 16:52 Missing error values in ftruncate and fallocate man pages? Zeno Endemann
2026-04-10 17:47 ` Alejandro Colomar
2026-04-10 19:12   ` Zeno Endemann
2026-04-11 14:08     ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox