Displaying 2 results from an estimated 2 matches for "alepulv".
Did you mean:
alephlg
2008 Dec 05
0
Issues with mount(8) and FUSE in 7.1-PRERELEASE
...ts for
nmount() and I do support them, but not at the expense of functional
utility.
How can we make this work for users out-of-the-box?
thanks,
BMS
P.S. There is a patch by Ale Pulver to change some of this hardcoded
logic, however it doesn't seem complete:
http://people.freebsd.org/~alepulver/current-7.0-mount.diff
2008 Nov 24
2
ext2 inode size patch - RE: PR kern/124621
A while back, I submitted a patch for PR kern/124621, which allows the
mounting of an ext2(3) filesystem created with an inode size other
than 128. The e2fsprogs' default is now 256, so file systems created
on newer Linux distributions or with the port will not be mountable.
I was hopeful this would get committed in time for 7.1-RELEASE (and
6.4-RELEASE), however the PR remains open.
If