|
From: Miklos S. <mi...@sz...> - 2006-01-18 12:20:05
|
> On Wed, 2006-01-18 at 02:04 +0200, Yura Pakhuchiy wrote: > > I found 2 bugs in 2.5.0: > > 1. Compatibility function for fuse_mount is not defined for 22 and > > 21 versions. (There is no fuse_mount_compat21, so I used > > fuse_mount_compat22. In fuse 2.4 there is no fuse_mount > > compatibility function for 21, so I guess they are identical in > > 21 and 22 version). > > 2. For 21 version compatibility there major version defined twice, > > but minor version is not defined. > > Forgot to attach patch. :( Thanks for the patch! Applied and committed to the fuse_2_5_bugfix branch. I'm going to release 2.5.1 over the weekend. 2.5.0 truned out to be one of the less polished FUSE releases... Miklos |