https://bugzilla.kernel.org/show_bug.cgi?id=88321 nickkrause@xxxxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nickkrause@xxxxxxxxxxxx --- Comment #1 from nickkrause@xxxxxxxxxxxx --- 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html