by first trying to obtain a
readlock on said structure member, and if it got it, releases it
before returning.
After applying the patch, my system is completely stable and the
warning no longer occurs. Mounting and unmounting works as expected
without issue.
Thanks,
- Tim Savannah
works as expected
without issue.
Thanks,
- Tim Savannah
--- a/fs/reiserfs/super.c 2017-05-29 00:14:45.0 -0400
+++ b/fs/reiserfs/super.c 2017-05-29 00:51:44.0 -0400
@@ -67,17 +67,28 @@
static int reiserfs_sync_fs(struct super_block *s, int wait)
{
struct reiserfs_transaction_handle t
Any comments? Can we get this merged, or some variation? It affects a
lot more than just all my machines. Google shows this traceback is
occurring for others as well.
On Mon, May 29, 2017 at 12:57 AM, Tim Savannah wrote:
> Oops, sent last one without patch on accident. Attached this t
3 matches
Mail list logo