summaryrefslogtreecommitdiff
path: root/lib/libperfuse
AgeCommit message (Expand)Author
2010-09-03Fix reference count bug introduced by previous commitmanu
2010-09-03- Postpone file close at reclaim time, since NetBSD sends fsync andmanu
2010-09-02- only remove queued requests once they are executed, not when theymanu
2010-09-01Build fixes for LP64manu
2010-09-01Some fixes. Comment out ERRORS section until it has content.wiz
2010-08-28- set user/group ownership after object creation.manu
2010-08-27- if perfused is not already started (cannot connect to /dev/fuse),manu
2010-08-26- open the file before doing fsync: glusterfs wants that.manu
2010-08-25libperfuse(3) is a PUFFS relay to FUSE. In order to use it,manu