watch_mount(), watch_sb(), and fsinfo() (again)
watch_mount(), watch_sb(), and fsinfo() (again)
Posted Feb 25, 2020 8:00 UTC (Tue) by geert (subscriber, #98403)In reply to: watch_mount(), watch_sb(), and fsinfo() (again) by Cyberax
Parent article: watch_mount(), watch_sb(), and fsinfo() (again)
And the explicit padding between an odd number of 32-bit fields, and the 64-bit fields.
Fortunately the latter is present in the real declaration:
Fortunately the latter is present in the real declaration:
__u32 __reserved32[1]; /* Reserved params; all must be 0 */
Perhaps that can be traded for an explicit structure length?
