[Bug 436817] Review Request: fusecompress - FUSE based compressed filesystem implementation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: fusecompress - FUSE based compressed filesystem implementation
Alias: fusecompress-review

https://bugzilla.redhat.com/show_bug.cgi?id=436817





------- Additional Comments From lkundrak@xxxxxxxxxx  2008-03-10 12:52 EST -------
Note that this is ugly and I need some serious assistannce; The package includes
a mount.fusecompress wrapper which looks as follows, to enable me to be able to
place the filesystem in fstab and add options there:

IFS=,
for i in $4
do
        if [ ! "$i" = "rw" ]
        then
                echo $i
        fi
done |xargs /usr/bin/fusecompress $1 $2

Obviously rw is not the only possible option not understandable by fusecompress.
I guess there should be no such script, I am just not aware how to do that, and
thus I would be very thankful if someone with previous experience with fuse had
a short look at this and kicked me in the right direction.

Thanks!

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]