Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2010-09-28 | Fix option escaping for fusermount. | Miklos Szeredi | -0/+3 | |
If the "fsname=" option contained a comma then the option parser in fusermount was confused (Novell bugzilla #641480). Fix by escaping commas when passing them over to fusermount. Reported by Jan Engelhardt | ||||
2010-06-24 | Add .gitignore files | Miklos Szeredi | -0/+33 | |
Add .gitignore files and delete .cvsignore files. |