summaryrefslogtreecommitdiffstats
path: root/libglusterfsclient/src/libglusterfsclient.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfsclient: Bind fd on fd creation code pathsShehjar Tikoo2009-07-311-3/+8
* libglusterfsclient: Invalidate iattr cache on readsShehjar Tikoo2009-07-311-4/+2
* libglusterfsclient: Use iobufs for storing application write dataShehjar Tikoo2009-07-301-18/+84
* libglusterfsclient: Workaround for local memory corruptionShehjar Tikoo2009-07-271-1/+1
* libglusterfsclient: Avoid overwrite of inode found through ino numberShehjar Tikoo2009-07-271-3/+8
* libglusterfsclient: Fill new loc with target's ino on linkShehjar Tikoo2009-07-271-0/+1
* libglusterfsclient: Fake a fsid for every VMPShehjar Tikoo2009-07-201-5/+52
* libglusterfsclient: Move DHT root-lookup workaround to initShehjar Tikoo2009-07-201-0/+12
* fix build warnings in 'libglusterfsclient'Amar Tumballi2009-07-201-1/+5
* libglusterfsclient: Invalidate not update iattr cache on writevShehjar Tikoo2009-07-171-2/+46
* libglusterfsclient: Update attr cache on read/writeShehjar Tikoo2009-07-071-4/+13
* libglusterfsclient: Use O_ACCMODE for access mode checksShehjar Tikoo2009-07-021-3/+6
* libglusterfsclient: Fix glusterfs_mount-vmp search deadlockShehjar Tikoo2009-06-291-11/+20
* libglusterfsclient: Call inode_lookup to prevent pruningShehjar Tikoo2009-06-121-5/+7
* libglusterfsclient: reset the vmplist and vmpentries to 0 in glusterfs_resetRaghavendra G2009-06-111-0/+6
* libglusterfsclient: implement glusterfs_fcntl.Raghavendra G2009-06-111-0/+91
* libglusterfsclient: implement glusterfs_readdir_rRaghavendra G2009-06-111-0/+55
* libglusterfsclient: update offset in glusterfs_read_async_cbk only if offset ...Raghavendra G2009-06-111-4/+9
* libglusterfsclient: implement glusterfs_sendfile.Raghavendra G2009-06-111-0/+145
* libglusterfsclient: add glusterfs_umount_all.Raghavendra G2009-06-111-0/+19
* libglusterfsclient: make glusterfs_umount thread safeRaghavendra G2009-06-111-18/+42
* libglusterfsclient: make glusterfs_mount thread safe.Raghavendra G2009-06-111-51/+80
* libglusterfsclient: Avoid dirent copies in readdir cbkShehjar Tikoo2009-06-081-7/+11
* libglusterfsclient: Increase readdir block sizeShehjar Tikoo2009-06-031-1/+1
* libglusterfsclient: Add dirent pre-fetching and cachingShehjar Tikoo2009-06-031-64/+185
* libglusterfsclient: Simplify inode and stat cachingShehjar Tikoo2009-06-031-72/+68
* libglusterfsclient: Allocate right sized structureShehjar Tikoo2009-06-031-1/+1
* Appropriate changes to statvfs struct for Solaris host.Harshavardhana Ranganath2009-05-191-0/+13
* libglusterfsclient: Comply with EEXIST rule on renameShehjar Tikoo2009-05-181-8/+0
* libglusterfsclient: Wipe loc->ino in libgf_client_loc_wipeShehjar Tikoo2009-05-181-0/+1
* libglusterfsclient: Refine readdir entry parsing logicShehjar Tikoo2009-05-181-25/+19
* libglusterfsclient: Add telldir APIShehjar Tikoo2009-05-181-0/+22
* libglusterfsclient: Add seekdir APIShehjar Tikoo2009-05-181-0/+19
* libglusterfsclient: Add rewinddir APIShehjar Tikoo2009-05-181-0/+21
* libglusterfsclient: Revert and re-do readdir conformanceShehjar Tikoo2009-05-181-49/+24
* libglusterfsclient: Improve readdir conformance on re-entrancyShehjar Tikoo2009-05-061-23/+50
* libglusterfsclient: Fix large directory reading bugShehjar Tikoo2009-05-061-3/+16
* libglusterfsclient: Add 0-byte size/count guardsShehjar Tikoo2009-05-051-0/+144
* libglusterfsclient: A Fix deadlock in ftruncateShehjar Tikoo2009-05-051-1/+1
* libglusterfsclient: Conform'ify glusterfs_readdirShehjar Tikoo2009-05-051-15/+27
* libglusterfsclient: Add VMP-based lchownShehjar Tikoo2009-05-051-3/+59
* libglusterfsclient: Add remove APIShehjar Tikoo2009-05-051-0/+61
* libglusterfsclient: Add lightweight path resolutionShehjar Tikoo2009-05-051-85/+300
* libglusterfsclient: Add lgetxattr APIShehjar Tikoo2009-05-051-14/+64
* libglusterfsclient: Add setxattr,lsetxattr APIShehjar Tikoo2009-05-051-23/+76
* libglusterfsclient: Make stat resolve all symlinksShehjar Tikoo2009-05-051-11/+10
* libglusterfsclient: Fix realpath operationShehjar Tikoo2009-05-051-23/+25
* libglusterfsclient: Dont lookup oldpath on symlinkShehjar Tikoo2009-05-051-13/+1
* libglusterfsclient: Improve path matching heuristicShehjar Tikoo2009-05-051-7/+73
* libglusterfsclient: Guard against un-inited VMP searchesShehjar Tikoo2009-05-051-0/+6