[Bug 218336] mount(2) doesn't document ENOSPC when /proc/sys/fs/mount-max is exceeded

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.kernel.org/show_bug.cgi?id=218336

--- Comment #1 from Simon McVittie (smcv@xxxxxxxxxxxxx) ---
The bubblewrap PR is https://github.com/containers/bubblewrap/pull/615.

The text I would hope to see in the man page could perhaps be something like:

**ENOSPC**
    The mount operation would cause the current mount namespace to
    have more mount points than allowed by _/proc/sys/fs/mount-max_.

...

**SEE ALSO**
    ...,
https://www.kernel.org/doc/html/latest/admin-guide/sysctl/fs.html#mount-max

Or if the man-pages maintainers would prefer to have text that anticipates
potential future kernel changes, perhaps more generally:

**ENOSPC**
    The mount operation would cause a resource limit to be exceeded,
    for example more mount points than allowed by _/proc/sys/fs/mount-max_
    in the current mount namespace.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux