[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <bug-88321-13602-ApMjTNAebN@https.bugzilla.kernel.org/>
Date: Sat, 02 Apr 2016 15:56:20 +0000
From: bugzilla-daemon@...zilla.kernel.org
To: linux-ext4@...r.kernel.org
Subject: [Bug 88321] WARNING: CPU: 1 PID: 6784 at fs/dcache.c:1318
umount_check+0x77/0x7b()
https://bugzilla.kernel.org/show_bug.cgi?id=88321
nickkrause@...patico.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nickkrause@...patico.ca
--- Comment #1 from nickkrause@...patico.ca ---
In the function nfs_kill_super for the file fs/nfs/super.c from the root of the
kernel directory can you add:
nfs_put_client(server->nfs_client)
before:
generic_shutdown_super(s);
and see if that fixes your issue.
--
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists