linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* a late clone fix
@ 2016-02-26 17:53 Christoph Hellwig
  2016-02-26 17:53 ` [PATCH] fs: return -EOPNOTSUPP if clone is not supported Christoph Hellwig
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Hellwig @ 2016-02-26 17:53 UTC (permalink / raw)
  To: viro; +Cc: darrick.wong, linux-fsdevel

Not sure why I messed up the return value for a missing clone_file_range
method, but EBADF is a really bad choice.


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

end of thread, other threads:[~2016-02-26 21:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-26 17:53 a late clone fix Christoph Hellwig
2016-02-26 17:53 ` [PATCH] fs: return -EOPNOTSUPP if clone is not supported Christoph Hellwig
2016-02-26 21:51   ` Darrick J. Wong

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