summaryrefslogtreecommitdiffstats
path: root/xlators/storage
Commit message (Expand)AuthorAgeFilesLines
* case to uint64_t when convering gfid to inode, otherwise it can getEmmanuel Dreyfus2011-11-241-1/+1
* storage/posix: assign ino as -1 if gfid is missingPranith Kumar K2011-11-161-1/+6
* core: made changes to return value of __is_root_gfid()Amar Tumballi2011-10-021-1/+1
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-11/+5
* storage/posix : prevent unmount of underlying fsKaushal M2011-09-272-1/+15
* posix-getxattr: Honor xattr name if specifiedshishir gowda2011-09-221-4/+55
* storage/posix: Filter custom getxattrs in lookupPranith Kumar K2011-09-201-2/+33
* Proactive self heal process implementationPranith Kumar K2011-09-141-0/+1
* support for de-commissioning a node using 'remove-brick'Amar Tumballi2011-09-131-1/+1
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-121-2/+2
* storage/posix: posix getxattr log enhancementRajesh Amaravathi2011-09-081-4/+4
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-072-22/+0
* glusterfs protocol: bring in variable sized iobuf supportAmar Tumballi2011-09-071-1/+1
* - Use linkat(2) instead of link(2) so that linking to symlink work onEmmanuel Dreyfus2011-08-121-0/+20
* Do not distribute UFS1 extended attribute backing storeEmmanuel Dreyfus2011-08-121-0/+14
* Change Copyright current yearPranith Kumar K2011-08-108-8/+8
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-069-27/+27
* storage/posix: handle dictionary being NULL in a functionAmar Tumballi2011-08-031-0/+3
* storage/posix: Remove the interim fix that handles the gfid racePranith K2011-07-172-69/+1
* storage/posix: Succeed lookup even if there is no gfid on the filePranith K2011-07-171-2/+2
* posix: perform readdir filling in locked regionAnand Avati2011-07-161-77/+101
* storage/posix: make sure we are starting on a genuine backendAmar Tumballi2011-07-141-4/+40
* storage/posix: set all keys present in 'params' dict while creating an entryAmar Tumballi2011-07-123-6/+68
* afr/stripe: collect pathinfo xattrs from all childsVenky Shankar2011-07-121-1/+1
* storage/posix: move the helper functions to separate fileAmar Tumballi2011-07-124-831/+913
* storage/posix: call 'gfid_heal()' instead of 'gfid_set()' in lookup()Amar Tumballi2011-07-121-1/+1
* storage/posix: detect race in posix_rename()Anand Avati2011-07-121-0/+23
* Fixes missing ".." entry in the mount pointRahul2011-07-111-1/+2
* posix-acl: implementation of POSIX ACL as a translatorAnand Avati2011-07-081-0/+6
* storage/posix: set ACL keys during new entry/inode creationsAnand Avati2011-07-081-0/+131
* bring in strict check on export directory being re-used for different volumeAmar Tumballi2011-06-231-1/+42
* core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...Amar Tumballi2011-06-161-4/+20
* Prevent spurious getxattr for gfid-req in posix_lookupshishir gowda2011-06-141-0/+2
* posix: glusterfs.test should be removed xattr immediately after use.Krishnan Parthasarathi2011-05-091-2/+3
* prevent few excessive logsAmar Tumballi2011-04-211-2/+2
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-1/+1
* storage/posix: log enhancementsAmar Tumballi2011-03-171-116/+130
* storage/posix: whitespace cleanupAmar Tumballi2011-03-171-490/+490
* storage/posix: Added GF_XATTROP_ADD_LONG_ARRAY flag to perform 64bit xattrop ...Mohammed Junaid Ahmed2011-03-161-4/+17
* posix: Set op_errno to ENOMEM on failed iobuf_getShehjar Tikoo2011-03-111-0/+1
* posix: Handle offset greater than file size of EOF determinationShehjar Tikoo2011-03-111-0/+2
* Solaris xattr support for symlink and special files.v3.1.3qa3shishir gowda2011-03-041-3/+13
* v2 Prevent removal of trusted.gfid xattrshishir gowda2011-03-011-0/+6
* storage/posix: set op_ret to -1 when setgid_override fails.Raghavendra G2011-02-221-5/+18
* storage/posix: in opendir, allocate proper size for fd ctx pointerAmar Tumballi2011-01-071-1/+1
* gfid: disable setting/getting of gfid from higher level translatorsAnand Avati2010-12-061-4/+12
* check whether the file is a symlink while doing utimesRaghavendra Bhat2010-12-061-1/+19
* glusterd-rebalance: if file is open, don't do rebalanceAmar Tumballi2010-10-191-0/+25
* Revert "glusterd-rebalance: if file is open, don't do rebalance"Vijay Bellur2010-10-191-25/+0
* glusterd-rebalance: if file is open, don't do rebalancev3.1.0Amar Tumballi2010-10-121-0/+25