[bug]: extra put_filesystem() call in read_super

From: Amit S. Kale (akale@veritas.com)
Date: Mon Apr 24 2000 - 04:55:02 EST


Hi,

read_super calls put_filesystem if type->read_super returns null.
do_mount also calls put_filesystem if read_super returns null.
Hence put_filesystem is called twice if mount fails agains get_fs_type called
once.

read_super should not call put_filesystem.

Regards.

-- 
Amit Kale
Veritas Software ( http://www.veritas.com )

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Apr 30 2000 - 21:00:07 EST