K 10 svn:author V 3 mux K 8 svn:date V 27 2002-06-20T20:03:42.000000Z K 7 svn:log V 271 Change the way we internally store the mount options to a linked list. This is to allow the merging of the mount options in the MNT_UPDATE case, as the current data structure is unsuitable for this. There are no functional differences in this commit. Reviewed by: phk END