linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Small potential fix for shiftfs
@ 2019-08-15 14:36 Oleksandr Natalenko
  2019-08-15 14:36 ` [PATCH 1/1] shiftfs-5.2: use copy_from_user() correctly Oleksandr Natalenko
  2019-08-15 14:50 ` [PATCH 0/1] Small potential fix for shiftfs Seth Forshee
  0 siblings, 2 replies; 3+ messages in thread
From: Oleksandr Natalenko @ 2019-08-15 14:36 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-fsdevel, Christian Brauner, Seth Forshee, Stefan Bader,
	Kleber Sacilotto de Souza, Tyler Hicks, Marcelo Henrique Cerri,
	Brad Figg, James Bottomley

Hey, people.

I was lurking at shiftfs just out of curiosity and managed to bump into
a compiler warning that is (as I suppose) easily fixed by the subsequent
patch.

Feel free to drag this into your Ubuntu tree if needed. I haven't played
with it yet, just compiling (because I'm looking for something that is
bindfs but in-kernel) :).

Oleksandr Natalenko (1):
  shiftfs-5.2: use copy_from_user() correctly

 fs/shiftfs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.22.1


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

end of thread, other threads:[~2019-08-15 14:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-15 14:36 [PATCH 0/1] Small potential fix for shiftfs Oleksandr Natalenko
2019-08-15 14:36 ` [PATCH 1/1] shiftfs-5.2: use copy_from_user() correctly Oleksandr Natalenko
2019-08-15 14:50 ` [PATCH 0/1] Small potential fix for shiftfs Seth Forshee

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).