udf: Move processing of virtual partitions
authorJan Kara <jack@suse.cz>
Wed, 2 Apr 2008 14:01:35 +0000 (16:01 +0200)
committerJan Kara <jack@suse.cz>
Thu, 17 Apr 2008 12:23:04 +0000 (14:23 +0200)
commit38b74a53e5625b7bbbd08918294b86f1db2f0565
treea300b2337c5b86fcbba0aaaf3bc56bebe894910f
parent3fb38dfa0e28575170119c70cb2ab70fdb8478fb
udf: Move processing of virtual partitions

This patch move processing of UDF virtual partitions close to the place
where other partition types are processed. As a result we now also
properly fill in partition access type.

Signed-off-by: Jan Kara <jack@suse.cz>
fs/udf/super.c