All of lore.kernel.org
 help / color / mirror / Atom feed
* rewrite file locking compat syscalls
@ 2017-05-15 20:33 Christoph Hellwig
  2017-05-15 20:33 ` [PATCH 1/2] fs/locks: pass kernel struct flock to fcntl_getlk/setlk Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Christoph Hellwig @ 2017-05-15 20:33 UTC (permalink / raw)
  To: jlayton, bfields; +Cc: linux-fsdevel

Export proper lowlevel helper and use them from the compat code instead
of playing set_fs games.

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

end of thread, other threads:[~2017-05-16 11:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-15 20:33 rewrite file locking compat syscalls Christoph Hellwig
2017-05-15 20:33 ` [PATCH 1/2] fs/locks: pass kernel struct flock to fcntl_getlk/setlk Christoph Hellwig
2017-05-15 20:33 ` [PATCH 2/2] fs/locks: don't mess with the address limit in compat_fcntl64 Christoph Hellwig
2017-05-16 10:46   ` Jeff Layton
2017-05-16 11:50     ` Christoph Hellwig
2017-05-16 10:08 ` rewrite file locking compat syscalls Jeff Layton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.