kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Out of openat flag space
@ 2015-04-07 17:05 David Legault
  2015-04-07 23:04 ` Nicholas Krause
  2015-04-08  8:00 ` Kernel Apprentice
  0 siblings, 2 replies; 10+ messages in thread
From: David Legault @ 2015-04-07 17:05 UTC (permalink / raw)
  To: kernelnewbies

Hello,

Now that we have O_TMPFILE and O_BENEATH added to the openat flags, there
is no space left to add more flags since the flags variable is a 32 bit
int. How does one resolve this issue and extend this? A new syscall with a
64bit wide flags support?

http://www.spinics.net/lists/fstests/msg01064.html

Thanks

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150407/272ef1b0/attachment.html 

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

end of thread, other threads:[~2015-04-08 10:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-07 17:05 Out of openat flag space David Legault
2015-04-07 23:04 ` Nicholas Krause
2015-04-08  9:54   ` David Legault
2015-04-08  8:00 ` Kernel Apprentice
2015-04-08  8:17   ` Sudip Mukherjee
2015-04-08  8:52     ` Kernel Apprentice
2015-04-08  8:20   ` Ricardo Ribalda Delgado
2015-04-08  9:49   ` David Legault
2015-04-08 10:06     ` Kernel Apprentice
2015-04-08 10:30       ` David Legault

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).