summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* posix: Ignore disk space reserve check for internal FOPSMohit Agrawal2017-10-301-7/+5
* geo-rep: Filter out volume-mark xattrKotresh HR2017-10-131-0/+1
* posix: add null gfid checksRavishankar N2017-08-081-0/+6
* storage/posix: Add virtual xattr to fetch path from gfidKotresh HR2017-07-281-0/+96
* posix: Needs to reserve disk space to prevent the brick from getting fullMohit Agrawal2017-07-251-0/+115
* storage/posix: Use the ret value of posix_gfid_heal()Krutika Dhananjay2017-07-251-9/+7
* posix/gfid2path: Block access to gfid2path xattr via mountKotresh HR2017-07-241-0/+10
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-2/+4
* storage/posix: Don't allow gfid/volume-id xattr to be removedPranith Kumar K2017-07-181-18/+10
* cluster/ec: Get size of file in EC [f]xattropPranith Kumar K2017-07-131-0/+5
* storage/posix: Handle [f]xattrop xdataPranith Kumar K2017-07-131-16/+7
* posix: Avoid one extra call of l(get|list)xattr call after use buffer in posi...Mohit Agrawal2017-07-031-10/+21
* posix: Revert modifying op_errno in __posix_fd_ctx_getRavishankar N2017-06-191-10/+6
* glusterfsd: Deletion of brick dir throw emerg msgs after stop volumeMohit Agrawal2017-06-091-3/+3
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-311-15/+21
* posix: use the correct op_errnoRavishankar N2017-05-311-5/+13
* brick mux: Detach brick on posix health check failureAtin Mukherjee2017-05-151-3/+22
* posix: Send SIGKILL in 2nd attemptAtin Mukherjee2017-05-091-2/+2
* glusterd: socketfile & pidfile related fixes for brick multiplexing featureMohit Agrawal2017-05-091-9/+27
* Refactor the code for posix_handle_pairMichael Scherer2017-05-041-20/+8
* geo-rep: filter out xtime attribute during getxattrSaravanakumar Arumugam2017-04-111-1/+52
* storage/posix: Use granular mutex locks for pgfid update syscallsKrutika Dhananjay2017-03-121-0/+2
* storage/posix: Use more granular mutex locks for atomic writesKrutika Dhananjay2017-03-031-0/+2
* storage/posix: Execute syscalls in xattrop under different locksKrutika Dhananjay2017-02-271-18/+67
* dht : file rename operation is successful but log has error File existsMohit Agrawal2017-01-091-5/+13
* events: Add FMT_WARN for gf_eventPranith Kumar K2016-11-181-1/+1
* storage/posix: Fix race in posix_pstatPranith Kumar K2016-10-171-5/+5
* afr: Ignore gluster internal (virtual) xattrs in metadata heal checkRavishankar N2016-09-261-17/+1
* storage/posix: Integrate important events with gf_eventPranith Kumar K2016-09-141-18/+21
* posix: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-291-5/+1
* storage/posix: Look for file in "unlink" dir IFF open on real-path fails with...Krutika Dhananjay2016-07-291-1/+1
* core: add a basis function to reduce verbose codeZhou Zhengping2016-07-181-9/+1
* storage/posix: Give correct errno for anon-fd operationsPranith Kumar K2016-06-261-8/+21
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-071-0/+1
* posix: Filter gsyncd stime xattrKotresh HR2016-03-151-0/+3
* storage/posix: Implement .unlink directoryAshish Pandey2015-12-151-12/+61
* marker: do remove xattr only for last linkvmallika2015-11-091-2/+2
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-23/+23
* storage/posix: Reduce number of getxattrs for internal xattrsPranith Kumar K2015-10-011-4/+53
* posix.c posix-helpers.c: porting new log messagesHari Gowtham2015-08-311-2/+0
* cluster/dht: Don't set posix acls on linkto filesNithya Balachandran2015-08-311-3/+12
* libglusterfs: Even anonymous fds must have fd->flags setRaghavendra Talur2015-07-201-5/+13
* cluster/ec: Propogate correct errno in case of failuresPranith Kumar K2015-07-141-0/+3
* Porting new log messages for posixHari Gowtham2015-06-171-140/+183
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* gfapi: zero size issue in glfs_h_acl_set()Jiffin Tony Thottan2015-05-281-0/+4
* features/trash : Notify CTR translator if an unlink happens to a fileJiffin Tony Thottan2015-04-241-0/+3
* storage/posix: Introduce xattr-fill on fdsKrutika Dhananjay2015-04-131-57/+111
* bitrot/scrub: Scrubber fixesVenky Shankar2015-04-081-6/+88
* features/bitrot-stub: Enhancement to versioning protocolVenky Shankar2015-04-081-48/+39