linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] return the right error in thaw_bdev()
@ 2016-10-04  8:53 Pierre Morel
  2016-10-04  8:53 ` [PATCH] fs/block_dev.c: " Pierre Morel
  0 siblings, 1 reply; 7+ messages in thread
From: Pierre Morel @ 2016-10-04  8:53 UTC (permalink / raw)
  To: viro; +Cc: linux-kernel, linux-fsdevel, mguzik, farman, cornelia.huck

When triggering thaw-filesystems via magic sysrq, the system freezes.

It is due to an error in thaw_bdev() for which I sent a
patch in august 2015, but the patch has not been applied and
the problem remains.

Since the original subject "always return an error..." may
be confusing, I changed the subject line and rebased the patch
on Linux 4.8-rc8.


Pierre Morel (1):
  fs/block_dev.c: return the right error in thaw_bdev()

 fs/block_dev.c | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

-- 
2.5.0


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

end of thread, other threads:[~2016-10-05 20:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-04  8:53 [PATCH] return the right error in thaw_bdev() Pierre Morel
2016-10-04  8:53 ` [PATCH] fs/block_dev.c: " Pierre Morel
2016-10-04  9:06   ` Jan Kara
2016-10-05  6:47     ` Mateusz Guzik
2016-10-05  9:59       ` Jan Kara
2016-10-05 20:21         ` Dave Chinner
2016-10-05 20:35     ` Jens Axboe

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