Bugs with incorrect status

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



NOTE: 3.8.10 has been tagged over the weekend, but with the scheduled
outage the announcement will be sent once the outage is over. At that
point I'll also close those bugs.

Niels


1349723 (mainline) MODIFIED: Added libraries to get server_brick dictionaries
  [master] I904612 distaf: adding libraries to get server_brick dictionaries (MERGED)
  ** akhakhar@xxxxxxxxxx: Bug 1349723 should be CLOSED, v3.10.0 contains a fix **

1342298 (mainline) MODIFIED: reading file with size less than 512 fails with odirect read
  [master] I097418 features/shard: Don't modify readv size (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1342298 should be CLOSED, v3.10.0 contains a fix **

1362397 (mainline) MODIFIED: Mem leak in meta_default_readv in meta xlators
  [master] Ieb4132 meta: fix memory leak in meta xlators (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1362397 should be CLOSED, v3.10.0 contains a fix **

1279747 (mainline) MODIFIED: spec: add CFLAGS=-DUSE_INSECURE_OPENSSL to configure command-line for RHEL-5 only
  ** mchangir@xxxxxxxxxx: No change posted, but bug 1279747 is in MODIFIED **

1339181 (mainline) MODIFIED: Full heal of a sub-directory does not clean up name-indices when granular-entry-heal is enabled.
  [master] Ief71cc cluster/afr: Attempt name-index purge even on full-heal of directory (MERGED)
  ** kdhananj@xxxxxxxxxx: Bug 1339181 should be CLOSED, v3.10.0 contains a fix **

1332073 (mainline) MODIFIED: EINVAL errors while aggregating the directory size by quotad
  [master] Iaaaaaa quotad: fix potential buffer overflows (NEW)
  [master] If8a267 quotad: fix potential buffer overflows (NEW)
  [master] If8a267 quotad: fix potential buffer overflows (MERGED)
  ** rgowdapp@xxxxxxxxxx: Bug 1332073 should be in POST, change If8a267 under review **

1336612 (mainline) MODIFIED: one of vm goes to paused state when network goes down and comes up back
  [master] Ife1ce4 cluster/afr: Fix warning about unused variable (MERGED)
  [master] I5c50b6 cluster/afr: Refresh inode for inode-write fops in need (MERGED)
  [master] I571d0c cluster/afr: Refresh inode for inode-write fops in need (ABANDONED)
  [master] If6479e cluster/afr: Refresh inode for inode-write fops in need (ABANDONED)
  [master] Iabd91c cluster/afr: If possible give errno received from lower xlators (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1336612 should be CLOSED, v3.10.0 contains a fix **

1431176 (3.10) MODIFIED: USS is broken when multiplexing is on
  ** jdarcy@xxxxxxxxxx: No change posted, but bug 1431176 is in MODIFIED **

1343286 (mainline) MODIFIED: enabling glusternfs with nfs.rpc-auth-allow to many hosts failed
  [master] Ibbabad nfs: build exportlist with multiple groupnodes (MERGED)
  [master] I9d04ea xdr/nfs: free complete groupnode structure (MERGED)
  ** bkunal@xxxxxxxxxx: Bug 1343286 should be CLOSED, v3.10.0 contains a fix **

1402406 (mainline) NEW: Client stale file handle error in dht-linkfile.c under SPEC SFS 2014 VDA workload
  [master] Ib8a5e5 cluster/tier: Don't update cached subvol (NEW)
  [master] I4b341b cluster/tier: Check for phase2 migration on EINVAL error (ABANDONED)
  ** dlambrig@xxxxxxxxxx: Bug 1402406 should be in POST, change Ib8a5e5 under review **

1427419 (3.8) POST: Warning messages throwing when EC volume offline brick comes up are difficult to understand for end user.
  [release-3.8] I34a869 cluster/ec: Fixing log message (MERGED)
  ** sheggodu@xxxxxxxxxx: Bug 1427419 should be CLOSED, v3.8.10 contains a fix **

1349284 (mainline) MODIFIED: [tiering]: Files of size greater than that of high watermark level should not be promoted
  [master] Ice0457 cluster/tier: dont promote if estimated block consumption > hi watermark (MERGED)
  ** mchangir@xxxxxxxxxx: Bug 1349284 should be CLOSED, v3.10.0 contains a fix **

1158654 (mainline) POST: [FEAT] Journal Based Replication (JBR - formerly NSR)
  [master] Ia1c5aa NSR: Volgen Support (MERGED)
  ** jdarcy@xxxxxxxxxx: Bug 1158654 should be CLOSED, v3.8.10 contains a fix **

1418259 (mainline) POST: Quota:  After deleting directory from mount point on which quota was configured, quota list command output  is blank
  [master] I3ac8e8 Fixes quota list when stale gfid exist in quota.conf (MERGED)
  ** sunnikri@xxxxxxxxxx: Bug 1418259 should be MODIFIED, change I3ac8e8 has been merged **

1202717 (mainline) MODIFIED: quota: re-factor quota cli and glusterd changes and remove code duplication
  ** rgowdapp@xxxxxxxxxx: No change posted, but bug 1202717 is in MODIFIED **

1153964 (mainline) MODIFIED: quota: rename of "dir" fails in case of quota space availability is around 1GB
  [master] Iaad907 quota: No need for quota-limit check if rename is under same parent (ABANDONED)
  [master] I2c8140 quota: For a link operation, do quota_check_limit only till the common ancestor of src and dst file (MERGED)
  [master] Ia1e536 quota: For a rename operation, do quota_check_limit only till the common ancestor of src and dst file (MERGED)
  ** rgowdapp@xxxxxxxxxx: Bug 1153964 should be CLOSED, v3.8.10 contains a fix **

1340488 (mainline) MODIFIED: copy-export-ganesha.sh does not have a correct shebang
  [master] I22061a ganesha: fix the shebang for the copy-export script (MERGED)
  ** ndevos@xxxxxxxxxx: Bug 1340488 should be CLOSED, v3.10.0 contains a fix **

1424934 (3.8) MODIFIED: Include few more options in virt file
  [release-3.8] I879d77 extras: Add more options to group virt (MERGED)
  ** kdhananj@xxxxxxxxxx: Bug 1424934 should be CLOSED, v3.8.10 contains a fix **

1408809 (mainline) MODIFIED: [Perf] : significant Performance regression seen with disperse volume when compared with 3.1.3
  [master] I00f496 cluster/ec: Set dirty flag for file Data fop only (NEW)
  [master] Iabb0b6 cluster/ec: Don't mark dirty on entry/meta ops in query-info (MERGED)
  [master] I3ce860 cluster/ec: Introduce optimistic changelog in EC (MERGED)
  ** aspandey@xxxxxxxxxx: Bug 1408809 should be in POST, change I00f496 under review **

1422769 (3.10) MODIFIED: brick process crashes when glusterd is restarted
  ** jdarcy@xxxxxxxxxx: No change posted, but bug 1422769 is in MODIFIED **

1008839 (mainline) POST: Certain blocked entry lock info not retained after the lock is granted
  [master] Ie37837 features/locks : Certain blocked entry lock info not retained after the lock is granted (ABANDONED)
  ** pkarampu@xxxxxxxxxx: Bug 1008839 is in POST, but all changes have been abandoned **

1370862 (mainline) MODIFIED: dht: fix the broken build
  [master] I81e1e6 dht: define GF_IPC_TARGET_UPCALL (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1370862 should be CLOSED, v3.10.0 contains a fix **

1337899 (mainline) MODIFIED: Misleading error message on rebalance start when one of the glusterd instance is down
  [master] I5827d3 Glusterd: printing the node details on error message of rebalance (MERGED)
  ** hgowtham@xxxxxxxxxx: Bug 1337899 should be CLOSED, v3.10.0 contains a fix **

1408220 (3.8) NEW: OOM Kill on client  when heal is in progress on 1*(2+1) arbiter  volume
  [release-3.8] I84cc0c performance/readdir-ahead: limit cache size (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1408220 should be in POST, change I84cc0c under review **

1425389 (3.8) MODIFIED: GlusterFS and daily reboot and Java Hibernate Search produce problems
  ** rgowdapp@xxxxxxxxxx: No change posted, but bug 1425389 is in MODIFIED **

1337791 (mainline) MODIFIED: tests/basic/afr/tarissue.t fails regression
  [master] I5cc419 tests: Add afr/tarissue.t to bad tests (MERGED)
  ** ravishankar@xxxxxxxxxx: Bug 1337791 should be CLOSED, v3.10.0 contains a fix **

1350258 (mainline) MODIFIED: Distaf: add a sample test case to the framework
  [master] Icbb799 Adding simple test "running dd from mount". (MERGED)
  [master] Id79dac Adding a sample test case to the framework. (ABANDONED)
  ** spandura@xxxxxxxxxx: Bug 1350258 should be CLOSED, v3.10.0 contains a fix **

1428103 (mainline) ASSIGNED: Generate UUID on installation
  [master] I2f382c Generate UUID on installation (NEW)
  ** vbellur@xxxxxxxxxx: Bug 1428103 should be in POST, change I2f382c under review **

1392347 (mainline) NEW: RFE for glusterfind
  [master] Iea233c tools/glusterfind: filter for files/directories (NEW)
  [master] I0a5722 added functionality in full find to search for files (use --full --type f) or directories (use --full --type d) or both (bydefault) and in incremental find, to search files (use --type f) or directories (use --type d) or both (bydefault) (ABANDONED)
  ** mchangir@xxxxxxxxxx: Bug 1392347 should be in POST, change Iea233c under review **

1334164 (mainline) MODIFIED: Worker dies with [Errno 5] Input/output error upon creation of entries at slave
  [master] Ic559c2 cluster/distribute: heal layout in discover codepath too (ABANDONED)
  [master] I84b204 cluster/distribute: heal layout in discover codepath too (ABANDONED)
  [master] I4323c2 cluster/distribute: heal layout in discover codepath too (ABANDONED)
  [master] I4259d8 cluster/distribute: heal layout in discover codepath too (MERGED)
  [master] I1bd815 cluster/distribute: use a linked inode in directory heal codepath (MERGED)
  ** rgowdapp@xxxxxxxxxx: Bug 1334164 should be CLOSED, v3.10.0 contains a fix **

1337160 (mainline) MODIFIED: distaf: Added libraries to setup nfs-ganesha in gluster through distaf
  [master] Ifc4c6a distaf: Added libraries to setup nfs-ganesha in gluster through distaf (MERGED)
  ** akhakhar@xxxxxxxxxx: Bug 1337160 should be CLOSED, v3.10.0 contains a fix **

1350256 (mainline) MODIFIED: Distaf: Modifying the ctdb_libs to get server host from the server dict
  [master] I361aa8 Servers in yaml file is list of dicts. Hence iterating through servers to get the 'host' of it. (MERGED)
  ** spandura@xxxxxxxxxx: Bug 1350256 should be CLOSED, v3.10.0 contains a fix **

1331287 (mainline) MODIFIED: No xml output on gluster volume heal info command with --xml
  [master] I20ad5e heal/xml : xml implementation of heal info and splitbrain info (MERGED)
  ** hgowtham@xxxxxxxxxx: Bug 1331287 should be CLOSED, v3.10.0 contains a fix **

1341009 (mainline) MODIFIED: Log parameters such as the gfid, fd address, offset and length of the reads upon failure for easier debugging
  [master] I069c17 storage/posix: Print offset,size and gfid too when readv fails (MERGED)
  ** kdhananj@xxxxxxxxxx: Bug 1341009 should be CLOSED, v3.10.0 contains a fix **

1428073 (mainline) NEW: nfs: Fix compiler warning when calling svc_getcaller
  [master] If4c27d nfs: Fix compiler warning when calling svc_getcaller (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1428073 should be in POST, change If4c27d under review **

1370074 (mainline) MODIFIED: Fix mistakes in self-heald.t
  [master] I215868 tests: change EXPECT_WITHIN timeouts (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1370074 should be CLOSED, v3.10.0 contains a fix **

1428102 (mainline) NEW: libglusterfs: Change gmtime_r -> localtime_r for better log readability
  [master] I046158 libglusterfs: Change gmtime_r -> localtime_r for better log readability (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1428102 should be in POST, change I046158 under review **

1339149 (mainline) MODIFIED: Error and warning messages related to xlator/features/snapview-client.so adding up to the client log on performing IO operations
  [master] Ib6ddaa snapshot/uss: client-side log is filled with "invalid-argument" error (MERGED)
  [master] I5c3f17 snapshot/uss: client log is filled with "invalid argument: inode" error (MERGED)
  [master] I8f7cc0 snapshot/uss: log is filled with gfid is NULL error (MERGED)
  ** rjoseph@xxxxxxxxxx: Bug 1339149 should be CLOSED, v3.10.0 contains a fix **

1209484 (mainline) ON_QA: Unable to stop/start a volume
  ** rkavunga@xxxxxxxxxx: No change posted, but bug 1209484 is in ON_QA **

1345744 (mainline) MODIFIED: [geo-rep]: Worker crashed with "KeyError: "
  [master] I5a1c9c geo-rep: Safely handle if unliked GFID not present in data list (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1345744 should be CLOSED, v3.10.0 contains a fix **

1333912 (mainline) MODIFIED: client ID should logged when SSL connection fails
  [master] I4b463e socket: log the client identifier in ssl connect (MERGED)
  ** rabhat@xxxxxxxxxx: Bug 1333912 should be CLOSED, v3.10.0 contains a fix **

1358671 (mainline) MODIFIED: Add Events for Volume Set and Reset
  [master] If30cc9 eventsapi: Volume Set and Reset Events (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1358671 should be CLOSED, v3.10.0 contains a fix **

1207146 (mainline) MODIFIED: BitRot:- bitd crashed
  ** vshankar@xxxxxxxxxx: No change posted, but bug 1207146 is in MODIFIED **

1370419 (mainline) POST: RFE: Add upcall events to profile info
  ** pgurusid@xxxxxxxxxx: No change posted, but bug 1370419 is in POST **

1005257 (mainline) MODIFIED: [PATCH] Small typo fixes
  [master] Ie4dd87 nfs: fix a typo in the help text for option rpc-auth.addr.reject (MERGED)
  ** dblack@xxxxxxxxxx: Bug 1005257 should be CLOSED, v3.10.0 contains a fix **

1370406 (mainline) MODIFIED: build: eventtypes.h is missing
  [master] I5fe249 build: fix eventtypes.h generation (MERGED)
  ** prasanna.kalever@xxxxxxxxxx: Bug 1370406 should be CLOSED, v3.10.0 contains a fix **

1332798 (mainline) MODIFIED: [AFR]: "volume heal info" command is failing during in-service upgrade to latest.
  [master] I0d3541 heal: Fix incorrect heal info output (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1332798 should be CLOSED, v3.10.0 contains a fix **

1367842 (3.8) POST: RFE - capacity info (df -h on a mount) is incorrect for a tiered volume
  [release-3.8] I41c18b cluster/tier:  fix statfs for dht/tiered volumes (ABANDONED)
  ** bugs@xxxxxxxxxxx: Bug 1367842 is in POST, but all changes have been abandoned **

1344885 (mainline) ASSIGNED: inode leak in brick process
  [master] Ibd221b storage/posix: fix inode leaks (MERGED)
  [master] I565e81 libglusterfs/client_t: Dump the 0th client too (MERGED)
  ** rgowdapp@xxxxxxxxxx: Bug 1344885 should be CLOSED, v3.10.0 contains a fix **

1422394 (3.8) MODIFIED: Gluster NFS server crashing in __mnt3svc_umountall
  [release-3.8] I3238a8 gNFS: Keep the mountdict as long as the service is active (MERGED)
  ** ndevos@xxxxxxxxxx: Bug 1422394 should be CLOSED, v3.8.10 contains a fix **

1144299 (mainline) MODIFIED: [SNAPSHOT]: stat on snapshoted volume doesn't through error when it is restored
  [master] I614d78 glusterd/client: Validate volume when quering brick port (NEW)
  ** rgowdapp@xxxxxxxxxx: Bug 1144299 should be in POST, change I614d78 under review **

1426032 (mainline) POST: Log message shows error code as success even when rpc fails to connect
  [master] If2cc81 rpc: avoid logging success on failure (MERGED)
  ** mchangir@xxxxxxxxxx: Bug 1426032 should be MODIFIED, change If2cc81 has been merged **

1316389 (mainline) POST: georep: tests for logrotate, create+rename and hard-link rename
  [master] I85b196 georep: tests for logrotate, create+rename, hard-link rename (MERGED)
  ** mchangir@xxxxxxxxxx: Bug 1316389 should be CLOSED, v3.10.0 contains a fix **

1335858 (mainline) MODIFIED: Files present in the .shard folder even after deleting all the vms from the UI
  [master] I0606b7 features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting shards (MERGED)
  ** kdhananj@xxxxxxxxxx: Bug 1335858 should be CLOSED, v3.10.0 contains a fix **

1379228 (mainline) POST: smoke test fails with read/write failed (ENOTCONN)
  ** rkavunga@xxxxxxxxxx: No change posted, but bug 1379228 is in POST **

1330032 (mainline) MODIFIED: rm -rf to a dir gives directory not empty(ENOTEMPTY) error
  [master] If2c6f8 cluster/dht: Handle rmdir failure correctly (MERGED)
  ** nbalacha@xxxxxxxxxx: Bug 1330032 should be CLOSED, v3.10.0 contains a fix **

1335531 (mainline) MODIFIED: Modified volume options are not syncing once  glusterd comes up.
  [master] I7ec938 glusterd: copy real_path from older brickinfo during brick import (MERGED)
  ** amukherj@xxxxxxxxxx: Bug 1335531 should be CLOSED, v3.10.0 contains a fix **

1368953 (mainline) POST: spurious netbsd run failures in tests/basic/glusterd/volfile_server_switch.t
  [master] Iab5254 tests: fix volfile_server_switch.t spurious failure (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1368953 should be CLOSED, v3.10.0 contains a fix **

1352423 (mainline) MODIFIED: should find_library("c") be used instead of find_library("libc") in geo-replication/syncdaemon/libcxattr.py?
  [master] I4657a3 geo-rep: fix wrong argument to find_library (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1352423 should be CLOSED, v3.10.0 contains a fix **

1257044 (mainline) MODIFIED: posix: xattrop should set result in response dictionary
  [master] I8a21ba posix: xattrop should set result in response dictionary (ABANDONED)
  ** rgowdapp@xxxxxxxxxx: Bug 1257044 is in MODIFIED, but all changes have been abandoned **

1357821 (mainline) MODIFIED: Make install fails second time without uninstall
  [master] I65e636 eventsapi: Fix make install issue second time (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1357821 should be CLOSED, v3.10.0 contains a fix **

1367771 (mainline) MODIFIED: Introduce graceful mode in stop-all-gluster-processes.sh
  [master] I2d2176 extras: kill gsyncd before glusterfsd (MERGED)
  [master] I2f924b extras: kill processes gracefully (MERGED)
  ** prasanna.kalever@xxxxxxxxxx: Bug 1367771 should be CLOSED, v3.10.0 contains a fix **

1356068 (mainline) MODIFIED: observing " Too many levels of symbolic links" after adding bricks and then issuing a replace brick
  [master] I999f8b nfs: Reset cs->resolvedhard while resolving an entry (MERGED)
  ** skoduri@xxxxxxxxxx: Bug 1356068 should be CLOSED, v3.10.0 contains a fix **

1359001 (mainline) MODIFIED: Fix spurious failures in ec.t
  [master] I1c8204 tests: Fix timing issue in ec.t (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1359001 should be CLOSED, v3.10.0 contains a fix **

1200457 (mainline) ASSIGNED: gluster performance issue as data is added to volume.  tar extraction of files goes from 1-minute on empty volume to 20-minutes on volume with 40TB.
  [master] Icf1b91 core: prune inode table asynchronously (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1200457 should be in POST, change Icf1b91 under review **

1356868 (mainline) MODIFIED: File not found errors during rpmbuild: /var/lib/glusterd/hooks/1/delete/post/S57glusterfind-delete-post.py{c,o}
  [master] I915537 packaging: Remove ".py" extension from symlink target (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1356868 should be CLOSED, v3.10.0 contains a fix **

1332419 (mainline) POST: geo-rep: address potential leak of memory
  [master] I179fb1 geo-rep: address potential leak of memory (MERGED)
  ** prasanna.kalever@xxxxxxxxxx: Bug 1332419 should be CLOSED, v3.10.0 contains a fix **

1416520 (mainline) ASSIGNED: Missing FOPs in the io-stats xlator
  [master] I4577f8 Added the missing FOPs in the io-stats xlator (MERGED)
  ** menaka.m@xxxxxxxxxxx: Bug 1416520 should be MODIFIED, change I4577f8 has been merged **

1428743 (3.8) MODIFIED: Fix crash in dht resulting from tests/features/nuke.t
  [release-3.8] Ib970b3 cluster/dht: Fix crash in "nuke-dir" feature (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1428743 should be CLOSED, v3.8.10 contains a fix **

1420993 (3.8) MODIFIED: Modified volume options not synced once offline nodes comes up.
  [release-3.8] I37766b glusterd: ignore return code of glusterd_restart_bricks (MERGED)
  ** amukherj@xxxxxxxxxx: Bug 1420993 should be CLOSED, v3.8.10 contains a fix **

1368842 (mainline) MODIFIED: Applications not calling glfs_h_poll_upcall() have upcall events cached for no use
  [master] I818595 gfapi: do not cache upcalls if the application is not interested (MERGED)
  ** ndevos@xxxxxxxxxx: Bug 1368842 should be CLOSED, v3.10.0 contains a fix **

1428068 (mainline) NEW: nfs: Tear down transports for requests that arrive before the volume is initialized
  [master] I07ff07 nfs: Tear down transports for requests that arrive before the volume is initialized (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1428068 should be in POST, change I07ff07 under review **

1349709 (mainline) MODIFIED: Polling failure errors getting when volume is started&stopped with SSL enabled setup.
  [master] Ia514e9 rpc/socket.c : Modify socket_poller code in case of ENODATA error code. (MERGED)
  ** moagrawa@xxxxxxxxxx: Bug 1349709 should be CLOSED, v3.10.0 contains a fix **

1354489 (mainline) MODIFIED: service file is executable
  [master] I5e72ec build: systemd unit should not be marked executable (MERGED)
  ** ndevos@xxxxxxxxxx: Bug 1354489 should be CLOSED, v3.10.0 contains a fix **

1419415 (mainline) ASSIGNED: Missing Compound FOP in the generator list of FOPs
  [master] I6db67f Adding the Compound FOP to the generator file (NEW)
  ** menaka.m@xxxxxxxxxxx: Bug 1419415 should be in POST, change I6db67f under review **

1229243 (mainline) ASSIGNED: Adding documentation for rebalance throttle
  [master] Ic3bf7c doc: Adding documentation for rebalance throttle (NEW)
  ** spalai@xxxxxxxxxx: Bug 1229243 should be in POST, change Ic3bf7c under review **

1200914 (mainline) POST: pathinfo is wrong for striped replicated volumes
  [master] I05b3ba stripe: Fix wrong pathinfo in striped-replicated volume (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1200914 should be CLOSED, v3.10.0 contains a fix **

1367258 (mainline) MODIFIED: Log EEXIST errors at DEBUG level
  [master] I56f160 storage/posix: Log EEXIST failures at DEBUG log-level (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1367258 should be CLOSED, v3.10.0 contains a fix **

1368451 (mainline) MODIFIED: [RFE] Implement multi threaded self-heal for ec volumes
  [master] I5d6b91 cluster/ec: Do multi-threaded self-heal (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1368451 should be CLOSED, v3.10.0 contains a fix **

1428063 (mainline) NEW: gfproxy: Introduce new server-side daemon called GFProxy
  [master] Ibaf7a8 gfproxy: Introduce new server-side daemon called GFProxy (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1428063 should be in POST, change Ibaf7a8 under review **

1332566 (mainline) MODIFIED: [granular entry sh] - Add more tests
  [master] Ib8ada9 tests: Add a test for conservative merge with granular esh (MERGED)
  [master] I6f14e4 tests: Add more tests for granular entry self-heal feature (MERGED)
  [master] Ib428ca cluster/afr, tests: Attempt name-index purge even on full-heal of directory (ABANDONED)
  ** kdhananj@xxxxxxxxxx: Bug 1332566 should be CLOSED, v3.10.0 contains a fix **

1194546 (mainline) ASSIGNED: Write behind returns success for a write irrespective of a conflicting lock held by another application
  [master] I706987 performance/write-behind: lk and write calls should be ordered (NEW)
  ** rtalur@xxxxxxxxxx: Bug 1194546 should be in POST, change I706987 under review **

1428100 (mainline) NEW: storage/posix: Fix race in file creation when brick was offline during delete.
  [master] I069e55 storage/posix: Fix race in file creation when brick was offline during delete. (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1428100 should be in POST, change I069e55 under review **

1424790 (mainline) POST: silence a few warning from coverty
  [master] I57e785 Add a few break to silence coverty (ABANDONED)
  ** mscherer@xxxxxxxxxx: Bug 1424790 is in POST, but all changes have been abandoned **

1357210 (mainline) MODIFIED: add several fops support in io-threads
  [master] Ie7a565 io-threads.c: add serveral fops support in io-threads (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1357210 should be CLOSED, v3.10.0 contains a fix **

1356032 (mainline) MODIFIED: quota: correct spelling mistakes in quota src files
  [master] I85420c quota: corrected minor spelling mistakes in quota src files (MERGED)
  ** mvignesh@xxxxxxxxxx: Bug 1356032 should be CLOSED, v3.10.0 contains a fix **

1428061 (mainline) NEW: Halo Replication feature for AFR translator
  [master] I694a9a Halo Replication feature for AFR translator (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1428061 should be in POST, change I694a9a under review **

1340936 (mainline) MODIFIED: Automount fails because /sbin/mount.glusterfs does not accept the -s option
  [master] I84755c fuse: accept the -s option to allow automounting (MERGED)
  ** ndevos@xxxxxxxxxx: Bug 1340936 should be CLOSED, v3.10.0 contains a fix **

1431175 (3.10) MODIFIED: volume start command hangs
  ** jdarcy@xxxxxxxxxx: No change posted, but bug 1431175 is in MODIFIED **

1358195 (mainline) MODIFIED: Fix spurious failure of tests/bugs/glusterd/bug-1111041.t
  [master] I8bd8fc tests: Fix spurious failure of tests/bugs/glusterd/bug-1111041.t (MERGED)
  ** asengupt@xxxxxxxxxx: Bug 1358195 should be CLOSED, v3.10.0 contains a fix **

1369638 (mainline) POST: DHT stale layout issue will be seen often with md-cache prolonged cache of lookups
  [master] Iacf871 dht, md-cache, upcall: Add invalidation of IATT when the layout changes (MERGED)
  ** pgurusid@xxxxxxxxxx: Bug 1369638 should be CLOSED, v3.10.0 contains a fix **

1332219 (mainline) MODIFIED: tier:  avoid pthread_join if pthread_create fails
  [master] I0836bc tier: avoid pthread_join if pthread_create fails (MERGED)
  ** prasanna.kalever@xxxxxxxxxx: Bug 1332219 should be CLOSED, v3.10.0 contains a fix **

1302674 (mainline) POST: glusterd failing on FreeBSD; ImportError: cannot import name ENODATA
  [master] I9ad6a0 geo-rep: Use xattr lib instead of libcxattr (ABANDONED)
  ** avishwan@xxxxxxxxxx: Bug 1302674 is in POST, but all changes have been abandoned **

1357490 (mainline) MODIFIED: libglusterfs : update correct memory segments in glfs-message-id
  [master] I669d66 libglusterfs : update correct memory segments in glfs-message-id (MERGED)
  ** mvignesh@xxxxxxxxxx: Bug 1357490 should be CLOSED, v3.10.0 contains a fix **

1377184 (mainline) NEW: Add brick support for tiered volume
  [master] I88f73e [WIP]TIER: add brick support on tiered volume (NEW)
  ** hgowtham@xxxxxxxxxx: Bug 1377184 should be in POST, change I88f73e under review **

1302277 (mainline) MODIFIED: Wrong XML output for Volume Options
  [master] I6c5a04 cli/xml: Fix wrong XML format in volume get command (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1302277 should be CLOSED, v3.10.0 contains a fix **

1201223 (mainline) ASSIGNED: AFR: disable heal on specified files
  [master] I2f5ed4 cluster/afr : disabling heal on specified files (NEW)
  ** jthottan@xxxxxxxxxx: Bug 1201223 should be in POST, change I2f5ed4 under review **

1362144 (mainline) MODIFIED: Python library to send Events
  [master] I2af2bd eventsapi: Python library for gf_event (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1362144 should be CLOSED, v3.10.0 contains a fix **

1378425 (mainline) POST: Enable setfsuid/setfsgid
  [master] Ibae07f storage/posix: Enable setfsid (ABANDONED)
  ** pkarampu@xxxxxxxxxx: Bug 1378425 is in POST, but all changes have been abandoned **

1376757 (mainline) ASSIGNED: Data corruption in write ordering of rebalance and application writes
  [master] I1f7b9b cluster/dht: Lack of atomicity b/w read-src and write-dst of rebalance process (NEW)
  ** ksubrahm@xxxxxxxxxx: Bug 1376757 should be in POST, change I1f7b9b under review **

1356504 (mainline) MODIFIED: Move gf_log->gf_msg in index feature
  [master] I88e5d6 features/index: Move gf_log -> gf_msg (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1356504 should be CLOSED, v3.10.0 contains a fix **

1366198 (mainline) POST: We need a cluster create tool to create VMs to be used with gdeploy or to test Gluster
  [master] I5c3a6c extras: cluster creation tool for gluster development (ABANDONED)
  ** rtalur@xxxxxxxxxx: Bug 1366198 is in POST, but all changes have been abandoned **

1217322 (mainline) MODIFIED: Disperse volume: Transport endpoint not connected in nfs log messages though the volume is started
  ** pkarampu@xxxxxxxxxx: No change posted, but bug 1217322 is in MODIFIED **

1339071 (mainline) MODIFIED: dht/rebalance: mark hardlink migration failure as skipped for rebalance process
  [master] I5d469d dht/rebalance: mark hardlink failures as skipped in rebalance (MERGED)
  ** spalai@xxxxxxxxxx: Bug 1339071 should be CLOSED, v3.10.0 contains a fix **

1428064 (mainline) NEW: nfs: Check for null buf, and set op_errno to EIO not 0
  [master] Ia2d6ad nfs: Check for null buf, and set op_errno to EIO not 0 (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1428064 should be in POST, change Ia2d6ad under review **

1215120 (mainline) MODIFIED: Bitrot file crawling is too slow
  ** vshankar@xxxxxxxxxx: No change posted, but bug 1215120 is in MODIFIED **

1335231 (mainline) MODIFIED: features/locks: clang compile warning in posix.c
  [master] Ifd8c54 locks: Fix a compile warning to use labs instead of abs (MERGED)
  ** skoduri@xxxxxxxxxx: Bug 1335231 should be CLOSED, v3.10.0 contains a fix **

1328224 (mainline) MODIFIED: RFE : Feature: Automagic unsplit-brain policies for AFR
  [master] I3c099a afr: Automagic unsplit-brain by [ctime|mtime|size|majority] (MERGED)
  ** ravishankar@xxxxxxxxxx: Bug 1328224 should be CLOSED, v3.10.0 contains a fix **

1264290 (mainline) MODIFIED: glusterd lost track of brick port numbers after brick daemon dies
  [master] Ib22c21 glusterd: Use GF_PMAP_PORT_BRICKSERVER in pmap_registry_remove from brick disconnects (ABANDONED)
  ** amukherj@xxxxxxxxxx: Bug 1264290 is in MODIFIED, but all changes have been abandoned **

1367478 (mainline) MODIFIED: Second gluster volume is offline after daemon restart or server reboot
  [master] I2c685b glusterd: Fix volume restart issue upon glusterd restart (MERGED)
  ** sbairagy@xxxxxxxxxx: Bug 1367478 should be CLOSED, v3.10.0 contains a fix **

1331720 (mainline) MODIFIED: implement meta-lock/unlock for lock migration
  [master] I842a7e dht : add metalock/unlock (MERGED)
  [master] Ief033d posix/lock: implement meta-lock/unlock functionality (MERGED)
  ** spalai@xxxxxxxxxx: Bug 1331720 should be CLOSED, v3.10.0 contains a fix **

1428096 (mainline) NEW: Fix prove test bug-1292020.t
  [master] I9f580d Fix prove test bug-1292020.t (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1428096 should be in POST, change I9f580d under review **

1262195 (mainline) ON_QA: Data Tiering: Tiering related information is not displayed in gluster volume info xml output
  ** hgowtham@xxxxxxxxxx: No change posted, but bug 1262195 is in ON_QA **

1336630 (mainline) VERIFIED: ERROR and Warning message on writing a file from mount point "null gfid for path (null)" repeated 3 times between"
  [master] I06ad68 features/index: Exclude gfid-type for '.', '..' (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1336630 should be CLOSED, v3.10.0 contains a fix **

1430844 (3.10) POST: build/packaging: Debian and Ubuntu don't have /usr/libexec/; results in bad packages
  ** kkeithle@xxxxxxxxxx: No change posted, but bug 1430844 is in POST **

1363948 (mainline) MODIFIED: Spurious failure in tests/bugs/glusterd/bug-1089668.t
  [master] Ia1bc2a tests: fix spurious failure in tests/bugs/glusterd/bug-1089668.t (MERGED)
  ** amukherj@xxxxxxxxxx: Bug 1363948 should be CLOSED, v3.10.0 contains a fix **

1400924 (mainline) ASSIGNED: [RFE] Rsync flags for performance improvements
  [master] I6a84fb geo-rep: Rsync tunables for performance improvements (NEW)
  ** avishwan@xxxxxxxxxx: Bug 1400924 should be in POST, change I6a84fb under review **

1335091 (mainline) MODIFIED: mount/fuse: Logging improvements
  [master] Iaed385 mount/fuse: Log gfid and fd ptr as well when writev/readv fail (MERGED)
  ** kdhananj@xxxxxxxxxx: Bug 1335091 should be CLOSED, v3.10.0 contains a fix **

1331860 (mainline) MODIFIED: Wrong constant used in length based comparison for XATTR_SECURITY_PREFIX
  [master] If35012 libglusterfs: Fix security prefix comparison (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1331860 should be CLOSED, v3.10.0 contains a fix **

1360693 (mainline) MODIFIED: [RFE] Add a count of snapshots associated with a volume to the output of the vol info command
  [master] Ic9b7c2 snapshot: Display number of snapshots in volume info (MERGED)
  ** asengupt@xxxxxxxxxx: Bug 1360693 should be CLOSED, v3.10.0 contains a fix **

1383005 (mainline) MODIFIED: Getting "NFS Server  N/A"  entry in the volume status by default.
  ** bugs@xxxxxxxxxxx: No change posted, but bug 1383005 is in MODIFIED **

1134305 (mainline) POST: rpc actor failed to complete successfully messages in Glusterd
  [master] I094516 protocol/client: Add explicit states for connection sequence (ABANDONED)
  ** pkarampu@xxxxxxxxxx: Bug 1134305 is in POST, but all changes have been abandoned **

1335538 (mainline) POST: [geo-rep]: recurrsive_rmdir causing "Transport endpoint not connected" followed by "Structure needs cleaning"
  [master] If4657d geo-rep: Add Retry in case of ENOTCONN during rmdir (ABANDONED)
  ** avishwan@xxxxxxxxxx: Bug 1335538 is in POST, but all changes have been abandoned **

1360647 (mainline) MODIFIED: gfapi: deprecate the rdma support for management connections
  [master] I0ad99d gfapi: deprecate rdma support for management connections (MERGED)
  ** prasanna.kalever@xxxxxxxxxx: Bug 1360647 should be CLOSED, v3.10.0 contains a fix **

1359190 (mainline) MODIFIED: Glusterd crashes upon receiving SIGUSR1
  [master] Ib8bcc2 libglusterfs: fix glusterd statedump crash (MERGED)
  ** amukherj@xxxxxxxxxx: Bug 1359190 should be CLOSED, v3.10.0 contains a fix **

1369524 (mainline) MODIFIED: segment fault while join thread reaper_thr in fini()
  [master] I1c145a features/upcall: segment fault while join thread reaper_thr in fini() (MERGED)
  ** ryan.ding@xxxxxxxxxxx: Bug 1369524 should be CLOSED, v3.10.0 contains a fix **

1363578 (mainline) POST: fuse/lock: deprecate fuse_migrate_locks
  [master] Ifabba0 fuse/lock/fd-migration: deprecate fuse-fd-migration (ABANDONED)
  ** spalai@xxxxxxxxxx: Bug 1363578 is in POST, but all changes have been abandoned **

1335776 (mainline) MODIFIED: rpc: change client insecure port ceiling from 65535 to 49151
  [master] Ie3b4e7 rpc: change client insecure port ceiling from 65535 to 49151 (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1335776 should be CLOSED, v3.10.0 contains a fix **

1318591 (mainline) MODIFIED: Glusterd not operational due to snapshot conflicting with nfs-ganesha export file in "/var/lib/glusterd/snaps"
  [master] I332f70 snapshot : Copy the export configuration properly (NEW)
  [master] I665b5c glusterd : skip non directories inside /var/lib/glusterd/vols (MERGED)
  ** jthottan@xxxxxxxxxx: Bug 1318591 should be in POST, change I332f70 under review **

1207238 (mainline) ON_QA: data tiering:force Remove brick is detaching-tier
  ** rkavunga@xxxxxxxxxx: No change posted, but bug 1207238 is in ON_QA **

1199767 (mainline) MODIFIED: ec_iatt_combine should comine all the iatt structures of the response
  [master] If59bba cluster/ec: Break cbk-list management into small parts (ABANDONED)
  [master] Iaa5702 cluster/ec: Have same ec_manager_* for [f]set/[f]removexattr (MERGED)
  [master] I2387b9 cluster/ec: Refactor inode-writev (MERGED)
  [master] I1d52d7 cluster/ec: Refactor ec-dir-write (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1199767 should be CLOSED, v3.8.10 contains a fix **

1321836 (mainline) MODIFIED: gluster volume info --xml returns 0 for nonexistent volume
  [master] I3920c6 Fix opRet value for volume info --xml call on non-existent volume (MERGED)
  ** sbairagy@xxxxxxxxxx: Bug 1321836 should be CLOSED, v3.10.0 contains a fix **

1333319 (mainline) MODIFIED: Unexporting a volume sometimes fails with "Dynamic export addition/deletion failed".
  [master] Id5adfb ganesha/scripts : Fixing refresh config in ganesha-ha.sh (MERGED)
  [master] I60dea8 NFS-Ganesha : Parse the Export_Id correctly for unexporting volume (MERGED)
  ** jthottan@xxxxxxxxxx: Bug 1333319 should be CLOSED, v3.10.0 contains a fix **

1334621 (mainline) MODIFIED: set errno in case of inode_link failures
  [master] I674f74 libglusterfs/gfapi: set appropriate errno for inode_link failures (MERGED)
  ** skoduri@xxxxxxxxxx: Bug 1334621 should be CLOSED, v3.10.0 contains a fix **

1428052 (mainline) NEW: performance/io-threads: Eliminate spinlock contention via fops-per-thread-ratio
  [master] I771ae7 performance/io-threads: Eliminate spinlock contention via fops-per-thread-ratio (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1428052 should be in POST, change I771ae7 under review **

1335230 (mainline) POST: protocol/client: clang compile warnings in client-helpers.c
  ** pkarampu@xxxxxxxxxx: No change posted, but bug 1335230 is in POST **

1431711 (mainline) NEW: Tests missing for recent multiplexing fixes
  [master] Ib3a32e tests: add missing patches for recent multiplexing fixes (NEW)
  [master] I3b68bd tests: add missing patches for recent multiplexing fixes (ABANDONED)
  ** bugs@xxxxxxxxxxx: Bug 1431711 should be in POST, change Ib3a32e under review **

1369721 (mainline) MODIFIED: EventApis will not work if compiled using ./configure --disable-glupy
  [master] I941624 packaging/eventsapi: Make Python site-packages variable global (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1369721 should be CLOSED, v3.10.0 contains a fix **

1337597 (mainline) MODIFIED: Mounting a volume over NFS with a subdir followed by a / returns "Invalid argument"
  [master] I4075d4 nfs: strip trailing / when clients do subdir mounts (MERGED)
  ** ndevos@xxxxxxxxxx: Bug 1337597 should be CLOSED, v3.10.0 contains a fix **

1296043 (mainline) MODIFIED: Wrong usage of dict functions
  [master] I4cc69f dict: Don't expose get_new_dict/dict_destroy (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1296043 should be CLOSED, v3.10.0 contains a fix **

1422811 (3.8) MODIFIED: [Geo-rep] Recreating geo-rep session with same slave after deleting with reset-sync-time fails to sync
  [release-3.8] Ie5bc8f geo-rep: Fix xsync crawl (MERGED)
  ** khiremat@xxxxxxxxxx: Bug 1422811 should be CLOSED, v3.8.10 contains a fix **

1334444 (mainline) POST: SAMBA-VSS : Permission denied issue while restoring the directory from windows client 1 when files are deleted from windows client 2
  [master] Ib192ad gfapi: clear loc.gfid when retrying after ESTALE (MERGED)
  ** rtalur@xxxxxxxxxx: Bug 1334444 should be CLOSED, v3.10.0 contains a fix **

1428093 (mainline) NEW: protocol/server: Fix crash bug in unlink flow
  [master] I049a98 protocol/server: Fix crash bug in unlink flow (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1428093 should be MODIFIED, change I049a98 has been merged **

1367265 (mainline) ASSIGNED: Excessing logging - 'trying duplicate remote fd set' on fuse mount logfile - after rebalance completion
  [master] I1a5f0e protocol/client: Destroy oldfdctx during a repeated open (NEW)
  ** rgowdapp@xxxxxxxxxx: Bug 1367265 should be in POST, change I1a5f0e under review **

1401571 (mainline) POST: bitrot quarantine dir misspelled
  [master] I8c2038 features/bit-rot-stub: use the correct spelling of quarantine for bad objects                        container (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1401571 should be MODIFIED, change I8c2038 has been merged **

1330097 (mainline) MODIFIED: ganesha exported volumes doesn't get synced up on shutdown node when it comes up.
  [master] I5b2312 glusterd-ganesha : copy ganesha export configuration files during reboot (MERGED)
  ** jthottan@xxxxxxxxxx: Bug 1330097 should be CLOSED, v3.10.0 contains a fix **

1207604 (mainline) MODIFIED: [rfe] glusterfs snapshot cli commands should provide xml output.
  [master] I417b48 Snapshot/xml:xml output for snapshot clone (MERGED)
  ** rkavunga@xxxxxxxxxx: Bug 1207604 should be CLOSED, v3.10.0 contains a fix **

1424793 (mainline) POST: Missing verification of fcntl return code
  [master] I513f7d Properly verify the return code of fcntl (MERGED)
  ** misc@xxxxxxxx: Bug 1424793 should be MODIFIED, change I513f7d has been merged **

1410439 (mainline) ASSIGNED: glusterfind pre output file is empty
  [master] Ie6e019 tools/glusterfind: handle offline bricks (NEW)
  ** mchangir@xxxxxxxxxx: Bug 1410439 should be in POST, change Ie6e019 under review **

1192971 (mainline) MODIFIED: Disperse volume: 1x(4+2) config doesn't sustain 2 brick failures
  ** pkarampu@xxxxxxxxxx: No change posted, but bug 1192971 is in MODIFIED **

1346821 (mainline) MODIFIED: cli  core dumped while providing/not wrong values during arbiter replica volume
  [master] Ie2d7ce cli: fix crash in arbiter keyword parsing (MERGED)
  ** ravishankar@xxxxxxxxxx: Bug 1346821 should be CLOSED, v3.10.0 contains a fix **

1412994 (3.8) MODIFIED: Memory leak on mount/fuse when setxattr fails
  [release-3.8] I7e838f fuse: fix memory leak in setxattr (MERGED)
  ** xhernandez@xxxxxxxxxx: Bug 1412994 should be CLOSED, v3.8.10 contains a fix **

1423373 (mainline) POST: Crash in index xlator because of race in inode_ctx_set and inode_ref
  [master] I1bfe11 libglusterfs: Fix a crash due to race between inode_ctx_set and inode_ref (MERGED)
  ** pgurusid@xxxxxxxxxx: Bug 1423373 should be MODIFIED, change I1bfe11 has been merged **

1339472 (mainline) MODIFIED: [geo-rep]: Monitor crashed with [Errno 3] No such process
  [master] I3ae5f8 geo-rep: Handle Worker kill gracefully if worker already died (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1339472 should be CLOSED, v3.10.0 contains a fix **

1371543 (mainline) MODIFIED: Add cache invalidation stat in profile info
  [master] Ieb8cd2 io-stats: Add stats for upcall notifications (MERGED)
  ** pgurusid@xxxxxxxxxx: Bug 1371543 should be CLOSED, v3.10.0 contains a fix **

1361249 (mainline) MODIFIED: posix: leverage FALLOC_FL_ZERO_RANGE in zerofill fop
  [master] I77e9b7 posix: leverage FALLOC_FL_ZERO_RANGE in zerofill fop (MERGED)
  ** ravishankar@xxxxxxxxxx: Bug 1361249 should be CLOSED, v3.10.0 contains a fix **

1429773 (3.10) MODIFIED: disallow increasing replica count for arbiter volumes
  ** ravishankar@xxxxxxxxxx: No change posted, but bug 1429773 is in MODIFIED **

1201239 (mainline) ASSIGNED: DHT : disabling rebalance on specific files
  [master] I9f22b3 cluster/dht : disabling rebalance on specified files/folders. (NEW)
  ** jthottan@xxxxxxxxxx: Bug 1201239 should be in POST, change I9f22b3 under review **

1424796 (mainline) ASSIGNED: Remove deadcode found by coverty in glusterd-utils.c
  [master] I6c4295 Remove deadcode, found by covertyscan (MERGED)
  ** misc@xxxxxxxx: Bug 1424796 should be MODIFIED, change I6c4295 has been merged **

1359370 (mainline) MODIFIED: glfs: fix glfs_set_volfile_server doc
  [master] I08cfe2 gfapi: fix glfs_set_volfile_server doc (MERGED)
  ** prasanna.kalever@xxxxxxxxxx: Bug 1359370 should be CLOSED, v3.10.0 contains a fix **

1361983 (mainline) MODIFIED: Move USE_EVENTS in gf_events API
  [master] I88279b events: move conditional macro check USE_EVENTS inside gf_events (MERGED)
  ** amukherj@xxxxxxxxxx: Bug 1361983 should be CLOSED, v3.10.0 contains a fix **

1349273 (mainline) MODIFIED: Geo-rep silently ignores config parser errors
  [master] I15a14d geo-rep: Handle Config parser errors (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1349273 should be CLOSED, v3.10.0 contains a fix **

1351021 (mainline) ON_QA: [DHT]: Rebalance info for remove brick  operation is  not showing after glusterd restart
  [master] I8404b8 glusterd: glusterd must store all rebalance related information (MERGED)
  ** amukherj@xxxxxxxxxx: Bug 1351021 should be CLOSED, v3.10.0 contains a fix **

1343374 (mainline) MODIFIED: Gluster fuse client crashed generating core dump
  [master] Idbf25d rpc/socket: pthread resources are not cleaned up (MERGED)
  [master] I44eb4f rpc/socket: pthread resources are not cleaned up (ABANDONED)
  ** nbalacha@xxxxxxxxxx: Bug 1343374 should be CLOSED, v3.10.0 contains a fix **

1336328 (mainline) MODIFIED: [FEAT] jbr: Improve code modularity
  [master] I3754ed jbr: Making fop functions more modular to reuse more code (MERGED)
  ** asengupt@xxxxxxxxxx: Bug 1336328 should be CLOSED, v3.10.0 contains a fix **

1131846 (mainline) POST: remove-brick - once you stop remove-brick using stop command,  status says '  failed: remove-brick not started.'
  ** amukherj@xxxxxxxxxx: No change posted, but bug 1131846 is in POST **

1335010 (mainline) ASSIGNED: posix/locks: Make flush work on destination post lock-migration
  [master] I5efad5 posix/locks: make flush work on new destination (NEW)
  ** spalai@xxxxxxxxxx: Bug 1335010 should be in POST, change I5efad5 under review **

1350168 (mainline) MODIFIED: distaf: made changes to create_volume function
  [master] Ifba1bc  distaf: modifications to create volume function (MERGED)
  ** akhakhar@xxxxxxxxxx: Bug 1350168 should be CLOSED, v3.10.0 contains a fix **

1221061 (mainline) ON_QA: Detaching tier start failed on dist-rep volume
  ** rkavunga@xxxxxxxxxx: No change posted, but bug 1221061 is in ON_QA **

1333370 (mainline) MODIFIED: [FEAT] jbr-server handle lock/unlock fops
  [master] I26961b jbr/locking: Define path for lock/unlock fops in JBR (MERGED)
  ** asengupt@xxxxxxxxxx: Bug 1333370 should be CLOSED, v3.10.0 contains a fix **

1341007 (mainline) MODIFIED: gfapi : throwing warning message for unused variable in glfs_h_find_handle()
  [master] I599b7a gfapi/upcall : remove unused variable ret in glfs_h_find_handle (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1341007 should be CLOSED, v3.10.0 contains a fix **

1202218 (mainline) MODIFIED: Disperse volume: Input/output error on nfs mount after the volume start force
  ** aspandey@xxxxxxxxxx: No change posted, but bug 1202218 is in MODIFIED **

1422788 (3.8) NEW: [Replicate] "RPC call decoding failed" leading to IO hang & mount inaccessible
  [release-3.8] Ifa6bf6 rpcsvc: Add rpchdr and proghdr to iobref before submitting to transport (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1422788 should be in POST, change Ifa6bf6 under review **

1331323 (mainline) MODIFIED: [Granular entry sh] - Implement renaming of indices in index translator
  [master] I616d9a features/index: Ignore regular files when examining state of the inode wrt ENTRY_CHANGES (MERGED)
  [master] I8b5273 afr, index: Clean up stale directory and file indices in granular entry sh (MERGED)
  [master] Ib92c17 features/index: Delete parent dir indices when heal on it is complete (MERGED)
  [master] I4aa892 features/index: Do deletion of name-index in unwind path (MERGED)
  ** kdhananj@xxxxxxxxxx: Bug 1331323 should be CLOSED, v3.10.0 contains a fix **

1215152 (mainline) ON_QA: [Data Tiering] : Attaching a replica 2 hot tier to a replica 3 volume changes the volume topology to nx2 - causing inconsistent data between bricks in the replica set
  ** rkavunga@xxxxxxxxxx: No change posted, but bug 1215152 is in ON_QA **

1399593 (mainline) POST: Obvious typo in cleanup code in rpc_clnt_notify
  [master] I003e38 rpc: fix obvious typo in cleanup code in rpc_clnt_notify (MERGED)
  ** mateusz.slupny@xxxxxxxxxxxx: Bug 1399593 should be MODIFIED, change I003e38 has been merged **

1350017 (mainline) MODIFIED: Change distaf glusterbase class and mount according to the config file changes
  [master] Ic55172 Modifying gluster_base_class and mount_ops to suit the config file changes made (MERGED)
  [master] I4c85f7 Modifying gluster_base_class and mount_ops to suit the config file changes made (ABANDONED)
  [master] Id1b63c Revert "Modifying gluster_base_class and mount_ops to suit the config file changes made" (MERGED)
  [master] I61481c Modifying gluster_base_class and mount_ops to suit the config file changes made (MERGED)
  ** spandura@xxxxxxxxxx: Bug 1350017 should be CLOSED, v3.10.0 contains a fix **

1335494 (mainline) POST: Modifying peer ops library
  [master] I819293 Adding proper doc_strings to the functions and modifying the existing functions in peer_ops (MERGED)
  ** spandura@xxxxxxxxxx: Bug 1335494 should be CLOSED, v3.10.0 contains a fix **

1406898 (mainline) ASSIGNED: Need build time option to default to IPv6
  [master] I34fdaa gluster: IPv6 single stack support (NEW)
  ** kvigor@xxxxxx: Bug 1406898 should be in POST, change I34fdaa under review **

1331969 (mainline) MODIFIED: Ganesha+Tiering: Continuous "0-glfs_h_poll_cache_invalidation: invalid argument" messages getting logged in ganesha-gfapi logs.
  [master] I9499cd gfapi/upcall: Ignore handle create failures (MERGED)
  ** skoduri@xxxxxxxxxx: Bug 1331969 should be CLOSED, v3.10.0 contains a fix **

1426329 (3.10) POST: [Ganesha] : Add comment to Ganesha HA config file ,about cluster name's length limitation
  ** kkeithle@xxxxxxxxxx: No change posted, but bug 1426329 is in POST **

1350327 (mainline) MODIFIED: Protocol client not mounting volumes running on older versions.
  [master] I29e0a5 protocol/server: Fix client/server compatibility (MERGED)
  ** asengupt@xxxxxxxxxx: Bug 1350327 should be CLOSED, v3.10.0 contains a fix **

1424915 (3.8) MODIFIED: dht_setxattr returns EINVAL when a file is deleted during the FOP
  [release-3.8] Id2e91d cluster/dht Fix error assignment in dht_*xattr2 functions (MERGED)
  ** nbalacha@xxxxxxxxxx: Bug 1424915 should be CLOSED, v3.8.10 contains a fix **

1422781 (3.10) MODIFIED: Transport endpoint not connected error seen on client when glusterd is restarted
  ** jdarcy@xxxxxxxxxx: No change posted, but bug 1422781 is in MODIFIED **

1212019 (mainline) ON_QA: Data Tiering; Need to change volume info details like type of volume and number of bricks when tier is attached to a EC(disperse) volume
  ** rkavunga@xxxxxxxxxx: No change posted, but bug 1212019 is in ON_QA **

1425723 (3.10) POST: nfs-ganesha volume export file remains stale in shared_storage_volume when volume is deleted
  ** bugs@xxxxxxxxxxx: No change posted, but bug 1425723 is in POST **

1416689 (mainline) NEW: Fix spurious failure of ec-background-heal.t
  [master] I0c54c6 cluster/ec: mark ec-background-heal.t as bad (MERGED)
  ** xhernandez@xxxxxxxxxx: Bug 1416689 should be MODIFIED, change I0c54c6 has been merged **

1420984 (3.8) MODIFIED: Automatic split brain resolution must check for all the bricks to be up to avoiding serving of inconsistent data(visible on x3 or more)
  [release-3.8] Icddb12 afr: all children of AFR must be up to resolve s-brain (MERGED)
  ** ravishankar@xxxxxxxxxx: Bug 1420984 should be CLOSED, v3.8.10 contains a fix **

1389127 (mainline) POST: build: fixes to build 3.9.0rc2 on Debian (jessie)
  [master] Ibff821 build: fixes to build 3.9.0rc2 on Debian (MERGED)
  ** kkeithle@xxxxxxxxxx: Bug 1389127 should be MODIFIED, change Ibff821 has been merged **

1338991 (mainline) ASSIGNED: DHT2: Tracker bug
  [master] I0c33df experimental/dht2: DHT2 initialization and layout abstraction (NEW)
  [master] I71a3d6 posix2: Creation of experimental shell for posix2 xlator (MERGED)
  ** srangana@xxxxxxxxxx: Bug 1338991 should be in POST, change I0c33df under review **

1278325 (mainline) ON_QA: DHT: Once remove brick start failed in between Remove brick commit should not be allowed
  [master] I1eac0e glusterd: remove-brick commit should not succeed when migration failed (MERGED)
  ** amukherj@xxxxxxxxxx: Bug 1278325 should be CLOSED, v3.10.0 contains a fix **

1427018 (mainline) POST: [RFE] - Need a way to reduce the logging of messages "Peer CN" and "SSL verification suceeded messages" in glusterd.log file
  [master] Icb6101 socket: Avoid flooding of SSL messages in case of failure/success (MERGED)
  ** moagrawa@xxxxxxxxxx: Bug 1427018 should be MODIFIED, change Icb6101 has been merged **

1335227 (mainline) POST: libglusterfs: clang compile warnings in default-args.c
  ** pkarampu@xxxxxxxxxx: No change posted, but bug 1335227 is in POST **

1336381 (mainline) MODIFIED: ENOTCONN error during parallel rmdir
  [master] Ibef25e cluster/afr: Check for required number of entrylks (MERGED)
  ** ravishankar@xxxxxxxxxx: Bug 1336381 should be CLOSED, v3.10.0 contains a fix **

1428055 (mainline) NEW: dht/rebalance: Increase maximum read block size from 128 KB to 1 MB
  [master] Ide2edb dht/rebalance: Increase maximum read block size from 128 KB to 1 MB (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1428055 should be MODIFIED, change Ide2edb has been merged **

1356888 (mainline) POST: Correct code in socket.c to avoid fd leak
  [master] Ifa9718 rpc/socket.c : Modify socket code to avoid fd leak in case of socket_poller thread (MERGED)
  ** moagrawa@xxxxxxxxxx: Bug 1356888 should be CLOSED, v3.10.0 contains a fix **

1366226 (mainline) MODIFIED: Move alloca0 definition to common-utils
  [master] I3b71e5 libglusterfs: move alloca0 definition to common-utils (MERGED)
  ** ravishankar@xxxxxxxxxx: Bug 1366226 should be CLOSED, v3.10.0 contains a fix **

1367665 (mainline) MODIFIED: rotated FUSE mount log is using to populate the information after log rotate.
  [master] I4cc95f build: add dependency for psmisc for fuse (MERGED)
  ** mchangir@xxxxxxxxxx: Bug 1367665 should be CLOSED, v3.10.0 contains a fix **

1421649 (mainline) ASSIGNED: When using a fuse mount for client, EC volumes do not mount.
  [master] I1381f0 build: Add %{_libexecdir}/glusterfs to base package (NEW)
  ** aspandey@xxxxxxxxxx: Bug 1421649 should be in POST, change I1381f0 under review **

1350371 (mainline) MODIFIED: ganesha/glusterd : remove 'HA_VOL_SERVER' from ganesha-ha.conf
  [master] I638c61 ganesha/scripts : remove 'HA_VOL_SERVER' from the code (MERGED)
  ** jthottan@xxxxxxxxxx: Bug 1350371 should be CLOSED, v3.10.0 contains a fix **

1209123 (mainline) MODIFIED: [USS]: gluster volume reset <vol-name>, resets the uss configured option but snapd process continues to run
  [master] I55c9db Snapshot:Stop snapd service during reset on a volume (ABANDONED)
  ** rkavunga@xxxxxxxxxx: Bug 1209123 is in MODIFIED, but all changes have been abandoned **

1201648 (mainline) NEW: Conditionally destroy mutex and conditional variables.
  [master] I7702ed libgfapi: conditionally destroy the mutex and cond.variables. (NEW)
  ** hchiramm@xxxxxxxxxx: Bug 1201648 should be in POST, change I7702ed under review **

1331423 (mainline) MODIFIED: distaf: Add io_libs to namespace package list
  [master] Ife62f2 Adding io_libs to the distaflibs namespace packages (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1331423 should be CLOSED, v3.10.0 contains a fix **

1405628 (mainline) ASSIGNED: Socket search code at startup is slow
  [master] I408a85 transport: allow OS to assign us a port (MERGED)
  ** kvigor@xxxxxx: Bug 1405628 should be MODIFIED, change I408a85 has been merged **

1428060 (mainline) NEW: write-behind: Allow trickling-writes to be configurable, fix usage of page_size and window_size
  [master] I379a9f write-behind: Allow trickling-writes to be configurable, fix usage of page_size and window_size (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1428060 should be in POST, change I379a9f under review **

1428510 (mainline) POST: memory leak in features/locks xlator
  [master] I3bc149 features/locks: Fix leak of posix_lock_t's client_uid (MERGED)
  [master] Ia8f454 features/locks: Fix leak of posix_lock_t's client_uid (ABANDONED)
  ** xhernandez@xxxxxxxxxx: Bug 1428510 should be MODIFIED, change I3bc149 has been merged **

1225718 (mainline) ON_QA: [FEAT] DHT - rebalance - rebalance status o/p should be different for 'fix-layout' option, it should not show 'Rebalanced-files' , 'Size', 'Scanned' etc as it is not migrating any files.
  [master] I6ded40 cli: different status output for rebalance fix-layout (MERGED)
  ** amukherj@xxxxxxxxxx: Bug 1225718 should be CLOSED, v3.10.0 contains a fix **

1427079 (3.10) POST: [Ganesha] : unexport fails if export configuration file is not present
  ** jthottan@xxxxxxxxxx: No change posted, but bug 1427079 is in POST **

1311002 (mainline) MODIFIED: NFS+attach tier:IOs hang while attach tier is issued
  [master] I47df99 dht:remember locked subvol and send unlock to the same (MERGED)
  ** rkavunga@xxxxxxxxxx: Bug 1311002 should be CLOSED, v3.10.0 contains a fix **

1361999 (mainline) POST: Remove ganesha xlator code from gluster code base
  [master] Id438d2 xlators/ganesha : Remove the ganesha xlator code entirely from source (MERGED)
  ** jthottan@xxxxxxxxxx: Bug 1361999 should be CLOSED, v3.10.0 contains a fix **

1431209 (mainline) NEW: [geo-rep]: After upgrading from rhgs-3.1.3, geo-rep sync doesn't happen
  [master] I887c38 glusterd.service: Ensure chronyd is started before GlusterD (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1431209 should be in POST, change I887c38 under review **

1426508 (3.10) MODIFIED: Application VM paused after add brick operation and VM didn't come up after power cycle.
  ** kdhananj@xxxxxxxxxx: No change posted, but bug 1426508 is in MODIFIED **

1214678 (mainline) ON_QA: Disperse volume: Invalid index errors in readdirp requests
  ** dlambrig@xxxxxxxxxx: No change posted, but bug 1214678 is in ON_QA **

1327225 (mainline) ASSIGNED: [FEAT] Full data logging for JBR
  [master] I6e7383 fdl: reduce performance overhead (NEW)
  ** jdarcy@xxxxxxxxxx: Bug 1327225 should be in POST, change I6e7383 under review **

1358594 (mainline) POST: Enable gfapi test cases in Gluster upstream regression
  [master] I257715 tests: Fix the spurious failure in libgfapi-fini-hang.t (MERGED)
  [master] I32bfec tests: Enable all gfapi test cases (MERGED)
  ** pgurusid@xxxxxxxxxx: Bug 1358594 should be CLOSED, v3.10.0 contains a fix **

1332460 (mainline) MODIFIED: [features/worm] - when disabled, worm xl should simply pass requested fops to its child xl
  [master] I56ea46 features/worm: When disabled, worm xl must directly pass fops to its child xl (MERGED)
  ** kdhananj@xxxxxxxxxx: Bug 1332460 should be CLOSED, v3.10.0 contains a fix **

1334270 (mainline) MODIFIED: glusterd: glusterd provides stale port information when a volume is recreated with same brick path
  [master] I9afafd glusterd: search port from last_alloc to base_port (MERGED)
  ** amukherj@xxxxxxxxxx: Bug 1334270 should be CLOSED, v3.10.0 contains a fix **

1342171 (mainline) MODIFIED: O_DIRECT support for sharding
  [master] I9e5206 libglusterfs: Negate all but O_DIRECT flag if present on anon fds (MERGED)
  [master] Iddb75c core, shard: Make shards inherit main file's O_DIRECT flag if present (MERGED)
  [master] Ic2f8ad posix, shard: Use page-aligned buffer for o-direct reads (MERGED)
  ** kdhananj@xxxxxxxxxx: Bug 1342171 should be CLOSED, v3.10.0 contains a fix **

1386578 (mainline) POST: mounting with rdma protocol fails for tcp,rdma volumes
  [master] Ic924c8 protocol/mgmt: sending wrong return value during emancipation (MERGED)
  ** rkavunga@xxxxxxxxxx: Bug 1386578 should be MODIFIED, change Ic924c8 has been merged **

1393338 (mainline) POST: Rebalance should skip the file if the file has hardlinks instead of failing
  [master] I45549f dht/rebalance: update op_errno for rebalance failures (MERGED)
  ** spalai@xxxxxxxxxx: Bug 1393338 should be MODIFIED, change I45549f has been merged **

1254067 (mainline) MODIFIED: remove unused variables
  [master] I53ae50 remove unused variables (MERGED)
  ** prasanna.kalever@xxxxxxxxxx: Bug 1254067 should be CLOSED, v3.10.0 contains a fix **

1311926 (mainline) MODIFIED: [georep]: If a georep session is recreated the existing files which are deleted from slave doesn't get sync again from master
  [master] Ie4ce03 georep: add reset-sync-time option for session delete (MERGED)
  ** mchangir@xxxxxxxxxx: Bug 1311926 should be CLOSED, v3.10.0 contains a fix **

1334044 (mainline) MODIFIED: [RFE] Eventing for Gluster
  [master] I5a5983 eventsapi: declare all the identified events at one go (MERGED)
  [master] I5ef500 build: correct date in the %changelog (MERGED)
  [master] I316827 eventsapi: Gluster Eventing Feature implementation (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1334044 should be CLOSED, v3.10.0 contains a fix **

1361094 (mainline) MODIFIED: Auto generate header files during Make
  [master] I384961 eventsapi: Auto generate header files during make (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1361094 should be CLOSED, v3.10.0 contains a fix **

1422352 (3.8) MODIFIED: glustershd process crashed on systemic setup
  [release-3.8] Ia50873 protocol/client: Fix double free of client fdctx destroy (MERGED)
  ** ravishankar@xxxxxxxxxx: Bug 1422352 should be CLOSED, v3.8.10 contains a fix **

1338544 (mainline) MODIFIED: fuse: In fuse_first_lookup(), dict is not un-referenced in case create_frame returns an empty pointer.
  [master] Ifb8a33 fuse: unref dict even if fuse_first_lookup fails (MERGED)
  ** olympia.kremmyda@xxxxxxxxx: Bug 1338544 should be CLOSED, v3.10.0 contains a fix **

1269735 (mainline) MODIFIED: tools/glusterfind: fix %2F%2F character sequence in file paths emitted in output file
  [master] I328da6 tools/glusterfind: fix directory separator in output file (ABANDONED)
  ** mchangir@xxxxxxxxxx: Bug 1269735 is in MODIFIED, but all changes have been abandoned **

1214387 (mainline) ON_QA: Incorrect vol info post detach on disperse volume
  ** rkavunga@xxxxxxxxxx: No change posted, but bug 1214387 is in ON_QA **

1413526 (mainline) ASSIGNED: glusterfind: After  glusterfind pre command execution all temporary files and directories /usr/var/lib/misc/glusterfsd/glusterfind/<session>/<volume>/ should be removed
  [master] I0edaf8 tools/glusterfind: delete temporary folder (MERGED)
  ** mchangir@xxxxxxxxxx: Bug 1413526 should be MODIFIED, change I0edaf8 has been merged **

1414242 (mainline) ASSIGNED: [whql][virtio-block+glusterfs]"Disk Stress" and "Disk Verification" job always failed on win7-32/win2012/win2k8R2 guest
  [master] Id6af73 performance/read-ahead: prevent stale data being returned to application. (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1414242 should be in POST, change Id6af73 under review **

1345748 (mainline) MODIFIED: SAMBA-DHT : Crash seen while rename operations in cifs mount and windows access of share mount
  [master] I906162 cluster/dht: initialize cbk before attempting inode-link (MERGED)
  ** rgowdapp@xxxxxxxxxx: Bug 1345748 should be CLOSED, v3.10.0 contains a fix **

1380023 (mainline) ASSIGNED: cleanups in qemu-block xlator
  [master] Ibfc868 qemu-block: replace hardcoded xattr keys (NEW)
  ** prasanna.kalever@xxxxxxxxxx: Bug 1380023 should be in POST, change Ibfc868 under review **

1335973 (mainline) ASSIGNED: [Tiering]: The message 'Max cycle time reached..exiting migration' incorrectly displayed as an 'error' in the logs
  [master] Ia7d074 cluster/tier: downgrade max-cycle-time log message to INFO (MERGED)
  ** dlambrig@xxxxxxxxxx: Bug 1335973 should be CLOSED, v3.10.0 contains a fix **

1340623 (mainline) MODIFIED: Directory creation(mkdir) fails when the remove brick is initiated  for replicated volumes accessing via nfs-ganesha
  [master] Ic36aac cluster/afr: Unwind with xdata in inode-write fops (MERGED)
  [master] I238653 cluster/afr adding test case for http://review.gluster.org/#/c/14553/ (MERGED)
  [master] Idd3f7b cluster/afr: Unwind xdata_rsp even in case of failures (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1340623 should be CLOSED, v3.10.0 contains a fix **

1364026 (mainline) POST: glfs_fini() crashes with SIGSEGV
  [master] I29ee3c inode: Adjust lru_size while retiring entries in lru list (MERGED)
  ** skoduri@xxxxxxxxxx: Bug 1364026 should be CLOSED, v3.10.0 contains a fix **

1425307 (3.8) MODIFIED: Fix statvfs for FreeBSD in Python
  [release-3.8] I2ec327 extras/rebalance.py: Fix statvfs for FreeBSD in python (MERGED)
  ** xhernandez@xxxxxxxxxx: Bug 1425307 should be CLOSED, v3.8.10 contains a fix **

1282710 (mainline) MODIFIED: Tier: Hard link created during file promotion is lost once the migration is complete
  [master] I5c2b12 WIP cluster/tier : hardlink creation fails (ABANDONED)
  ** nbalacha@xxxxxxxxxx: Bug 1282710 is in MODIFIED, but all changes have been abandoned **

1385762 (mainline) ASSIGNED: Don't create a directory if one with the same gfid exists
  [master] I9e8138 storage/posix: Skip mkdir if gfid exists (NEW)
  ** nbalacha@xxxxxxxxxx: Bug 1385762 should be in POST, change I9e8138 under review **

1336354 (mainline) POST: Provide a way to configure gluster source location in devel-vagrant
  [master] I7057a9 extra/devel-vagrant: accept gluster src location from user (MERGED)
  ** rjoseph@xxxxxxxxxx: Bug 1336354 should be CLOSED, v3.10.0 contains a fix **

1109950 (mainline) MODIFIED: [feature] "gluster volume status" could report version
  ** kaushal@xxxxxxxxxx: No change posted, but bug 1109950 is in MODIFIED **

1365468 (3.8) MODIFIED: [Perf/Stress] : "Stale File Handle" during smallfile listing on Ganesha v4 mounts.
  ** skoduri@xxxxxxxxxx: No change posted, but bug 1365468 is in MODIFIED **

1375952 (3.8) POST: Regression failure for test case: ./tests/basic/gfapi/gfapi-ssl-test.t
  ** bugs@xxxxxxxxxxx: No change posted, but bug 1375952 is in POST **

1399196 (mainline) POST: use attribute(format(printf)) to catch format string errors at compile time
  [master] Ic63734 events: use attribute(format(/printf)) to catch fmt string errors (MERGED)
  ** kkeithle@xxxxxxxxxx: Bug 1399196 should be MODIFIED, change Ic63734 has been merged **

1366284 (mainline) MODIFIED: fix bug in protocol/client lookup callback
  [master] I1701e0 afr: set data and metadata readable to child up when no heal needed (NEW)
  [master] Id3a102 protocol/client: Unserialize xdata even if lookup fails (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1366284 should be in POST, change I1701e0 under review **

1335652 (mainline) MODIFIED: Heal info shows split-brain for .shard directory though only one brick was down
  [master] I711bde cluster/afr : Do post-op in case of symmetric errors (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1335652 should be CLOSED, v3.10.0 contains a fix **

1348944 (mainline) MODIFIED: Change the glusterd log file name to glusterd.log
  [master] I2d0417 logging: Change log file name for glusterd (MERGED)
  ** vbellur@xxxxxxxxxx: Bug 1348944 should be CLOSED, v3.10.0 contains a fix **

1132074 (mainline) MODIFIED: Document steps to perform for replace-brick
  [master] Ic7292b doc: Steps for Replacing brick in gluster volume (ABANDONED)
  ** pkarampu@xxxxxxxxxx: Bug 1132074 is in MODIFIED, but all changes have been abandoned **

1339541 (mainline) MODIFIED: Added libraries to setup CTDB in gluster through distaf
  [master] Iad3493 distaf: adding libraries to setup CTDB in gluster (MERGED)
  [master] I443d08 distaf: adding library to setup ctdb through distaf (ABANDONED)
  ** akhakhar@xxxxxxxxxx: Bug 1339541 should be CLOSED, v3.10.0 contains a fix **

1334839 (mainline) MODIFIED: [Tiering]: Files remain in hot tier even after detach tier completes
  [master] I829b67 tier/detach: Clear tier-fix-layout-complete xattr after migration threads join (MERGED)
  ** sankarshan@xxxxxxxxxx: Bug 1334839 should be CLOSED, v3.10.0 contains a fix **

1343943 (mainline) MODIFIED: Old documentation link in log during Geo-rep MISCONFIGURATION
  [master] Ifbbb4a geo-rep: Error message cleanup (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1343943 should be CLOSED, v3.10.0 contains a fix **

1318204 (mainline) POST: Input / Output when chmoding files on NFS mount point
  [master] I7caef4 nfs : store sattr properly in nfs3_setattr() call (MERGED)
  ** jthottan@xxxxxxxxxx: Bug 1318204 should be CLOSED, v3.10.0 contains a fix **

1397881 (mainline) ASSIGNED: [Eventing]: VOLUME_REBALANCE_COMPLETE event seen as soon as we trigger 'gluster volume tier detach start'
  [master] I08ee2f cluster/tier: mask event generation on detach start (NEW)
  ** mchangir@xxxxxxxxxx: Bug 1397881 should be in POST, change I08ee2f under review **

1425743 (mainline) POST: Tier ./tests/bugs/glusterd/bug-1303028-Rebalance-glusterd-rpc-connection-issue.t
  [master] Ie270f3 TESTS/TIER: bug-1303028-Rebalance-glusterd-rpc-connection-issue.t (MERGED)
  ** hgowtham@xxxxxxxxxx: Bug 1425743 should be MODIFIED, change Ie270f3 has been merged **

1332136 (mainline) MODIFIED: Detach tier fire before the background fixlayout is complete may result in failure
  [master] I5d5cfc tier/detach : During detach check if background fixlayout is done (MERGED)
  ** sankarshan@xxxxxxxxxx: Bug 1332136 should be CLOSED, v3.10.0 contains a fix **

1343838 (mainline) MODIFIED: Implement API to get page aligned iobufs in iobuf.c
  [master] I385139 libglusterfs: Implement API that provides page-aligned iobufs (MERGED)
  ** kdhananj@xxxxxxxxxx: Bug 1343838 should be CLOSED, v3.10.0 contains a fix **

1114415 (mainline) MODIFIED: There is no way to monitor if the healing is successful when the brick is erased
  ** pkarampu@xxxxxxxxxx: No change posted, but bug 1114415 is in MODIFIED **

1339214 (mainline) POST: gfapi: set mem_acct for the variables created for upcall
  [master] I365e11 gfapi/upcall: Use GF_CALLOC while allocating variables (MERGED)
  ** skoduri@xxxxxxxxxx: Bug 1339214 should be CLOSED, v3.10.0 contains a fix **

1158621 (mainline) MODIFIED: syncops do not pass xdata for many calls
  [master] Ibddfa6 core/api: add xdata support (ABANDONED)
  [master] I340e94 libglusterfs/syncop: Add xdata to all syncop calls (MERGED)
  ** rtalur@xxxxxxxxxx: Bug 1158621 should be CLOSED, v3.8.10 contains a fix **

1371775 (mainline) MODIFIED: `gluster system:: uuid get` hangs
  [master] Ib656d2 cli: Fix double unref of dict (MERGED)
  ** ravishankar@xxxxxxxxxx: Bug 1371775 should be CLOSED, v3.10.0 contains a fix **

1431592 (3.8) ASSIGNED: memory leak in features/locks xlator
  [release-3.8] I3bc149 features/locks: Fix leak of posix_lock_t's client_uid (NEW)
  ** xhernandez@xxxxxxxxxx: Bug 1431592 should be in POST, change I3bc149 under review **

1419950 (mainline) ASSIGNED: To generate the FOPs in io-stats xlator using a code-gen framework
  [master] I052e62 Adding Code-gen framework to io-stats translator (NEW)
  ** menaka.m@xxxxxxxxxxx: Bug 1419950 should be in POST, change I052e62 under review **

1427759 (3.10) POST: nfs-ganesha: Incorrect error message returned when disable fails
  ** jthottan@xxxxxxxxxx: No change posted, but bug 1427759 is in POST **

1305031 (mainline) MODIFIED: AFR winds a few reads of a file in metadata split-brain.
  [master] I22dd22 afr:Don't wind reads for files in metadata split-brain (MERGED)
  ** ravishankar@xxxxxxxxxx: Bug 1305031 should be CLOSED, v3.10.0 contains a fix **

1254002 (mainline) ASSIGNED: [RFE] Have named pthreads for easier debugging
  [master] Id5f333 libglusterfs: Name threads on creation (NEW)
  ** rtalur@xxxxxxxxxx: Bug 1254002 should be in POST, change Id5f333 under review **

1424764 (mainline) POST: Coverty scan return false positive regarding crypto
  [master] I720172 Filter coverty false positives (MERGED)
  ** mscherer@xxxxxxxxxx: Bug 1424764 should be MODIFIED, change I720172 has been merged **

1273990 (mainline) MODIFIED: No files at client after change from dht only to afr
  ** pkarampu@xxxxxxxxxx: No change posted, but bug 1273990 is in MODIFIED **

1327227 (mainline) ASSIGNED: [FEAT] Reconciliation for JBR
  [master] I74cc12 fdl/recon: add JBR reconciliation (NEW)
  ** jdarcy@xxxxxxxxxx: Bug 1327227 should be in POST, change I74cc12 under review **

1388318 (3.8) POST: Add a test script for compound fops changes in AFR
  [release-3.8] I3e1dc5 compound fops: Fix file corruption issue (ABANDONED)
  ** kdhananj@xxxxxxxxxx: Bug 1388318 is in POST, but all changes have been abandoned **

1365455 (mainline) MODIFIED: [AFR]: Files not available in the mount point after converting Distributed volume type to Replicated one.
  [master] Ief0ccb glusterd: Convert volume to replica after adding brick self heal is not triggered (MERGED)
  ** moagrawa@xxxxxxxxxx: Bug 1365455 should be CLOSED, v3.10.0 contains a fix **

1369432 (mainline) POST: IATT cache invalidation should be sent when permission changes on file
  [master] I7efad4 upcall: Add permission change flag to iatt flag (MERGED)
  ** pgurusid@xxxxxxxxxx: Bug 1369432 should be CLOSED, v3.10.0 contains a fix **

1369703 (mainline) POST: memory leak caused by client_uid
  [master] Iba0768 features/locks: fix memory leak caused by client_uid (ABANDONED)
  ** spalai@xxxxxxxxxx: Bug 1369703 is in POST, but all changes have been abandoned **

1362602 (mainline) MODIFIED: [Open SSL] : Unable to mount an SSL enabled volume via SMB v3/Ganesha v4
  [master] I1ce493 gfapi: SSL connection for mgmt connection is not working (MERGED)
  [master] Ia94317 socket: SSL_shutdown should be called before socket shutdown (MERGED)
  ** rjoseph@xxxxxxxxxx: Bug 1362602 should be CLOSED, v3.10.0 contains a fix **

1337777 (mainline) ASSIGNED: tests/bugs/write-behind/1279730.t fails spuriously
  [master] If4f3ef tests/write-behind: move 1279730.t to BAD tests (MERGED)
  ** rgowdapp@xxxxxxxxxx: Bug 1337777 should be CLOSED, v3.10.0 contains a fix **

1351880 (mainline) MODIFIED: gluster volume status <volume> client" isn't showing any information when one of the nodes in a 3-way Distributed-Replicate volume is shut down
  [master] If4fb65 cli: print volume status client output for partial bricks (MERGED)
  ** amukherj@xxxxxxxxxx: Bug 1351880 should be CLOSED, v3.10.0 contains a fix **

1426606 (mainline) POST: dht/rebalance: Increase maximum read block size from 128 KB to 1 MB
  ** anraj@xxxxxxxxxx: No change posted, but bug 1426606 is in POST **

1368931 (mainline) MODIFIED: [ RFE] Quota Events
  [master] Iba440d quota: add quota events (MERGED)
  [master] I90c0af quota/cli: add user driven quota events (MERGED)
  ** rgowdapp@xxxxxxxxxx: Bug 1368931 should be CLOSED, v3.10.0 contains a fix **

1428049 (mainline) NEW: dict_t: make dict_t a real dictionary
  [master] Ic760ea dict_t: make dict_t a real dictionary (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1428049 should be in POST, change Ic760ea under review **

1350867 (mainline) MODIFIED: RFE: FEATURE: Lock revocation for features/locks xlator
  [master] If1440f Revert "tests: remove tests for clear-locks" (MERGED)
  [master] I814b9f features/locks: Add lock revocation functionality to posix locks translator (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1350867 should be CLOSED, v3.10.0 contains a fix **

1398859 (mainline) ASSIGNED: tier: performance improvement with multi-threaded brick processing
  [master] I6eacf6 [wip] cluster/tier: multithreaded promotion and demotion (NEW)
  ** mchangir@xxxxxxxxxx: Bug 1398859 should be in POST, change I6eacf6 under review **

1352671 (mainline) ASSIGNED: RFE: As a part of xattr invalidation, send the stat info as well
  [master] Ieaa438 upcall: Invalidation for xattr should also carry a valid stat (MERGED)
  ** pgurusid@xxxxxxxxxx: Bug 1352671 should be CLOSED, v3.10.0 contains a fix **

1258379 (mainline) POST: Geo-replication fails with OSError: [Errno 16] Device or resource busy
  [master] I2965d6 georep: [WIP] Handle EBUSY error during Rename (ABANDONED)
  ** avishwan@xxxxxxxxxx: Bug 1258379 is in POST, but all changes have been abandoned **

1352279 (mainline) MODIFIED: [scale]: Bricks not started after node reboot.
  [master] I299b86 glusterd: compare uuid instead of hostname address resolution (MERGED)
  ** amukherj@xxxxxxxxxx: Bug 1352279 should be CLOSED, v3.10.0 contains a fix **

1349398 (mainline) MODIFIED: nfs-ganesha disable doesn't delete nfs-ganesha folder from /var/run/gluster/shared_storage
  [master] Icc09b3 ganesha/scripts : delete nfs-ganesha folder from shared storage during clean up (MERGED)
  ** jthottan@xxxxxxxxxx: Bug 1349398 should be CLOSED, v3.10.0 contains a fix **

1168830 (mainline) MODIFIED: [USS]: setting the uss option to on fails when volume is in stopped state
  [master] I615b80 gluster/uss: setting the uss option when volume is in stopped state should work (ABANDONED)
  ** rjoseph@xxxxxxxxxx: Bug 1168830 is in MODIFIED, but all changes have been abandoned **

1202750 (mainline) MODIFIED: Disperse volume: 'du' on nfs mount throws IO error
  ** aspandey@xxxxxxxxxx: No change posted, but bug 1202750 is in MODIFIED **

1426891 (mainline) ASSIGNED: script to resolve function name and line number from backtrace
  [master] I4d8bc1 extras/devel-tools: script to resolve bt addresses (MERGED)
  ** mchangir@xxxxxxxxxx: Bug 1426891 should be MODIFIED, change I4d8bc1 has been merged **

1208124 (mainline) MODIFIED: BitRot :- checksum value stored in xattr is different than actual value for some file (checksum is truncated if it has terminating character as part of checksum itself)
  ** vshankar@xxxxxxxxxx: No change posted, but bug 1208124 is in MODIFIED **

1184587 (mainline) MODIFIED: rename operation failed on disperse volume with glusterfs 3.6.1
  [master] I3c0e3a cluster/ec: Fix hang for rename in same directory (ABANDONED)
  ** pkarampu@xxxxxxxxxx: Bug 1184587 is in MODIFIED, but all changes have been abandoned **

1267680 (mainline) MODIFIED: RFE: provide more details on the clients (gluser version at minimum) when reporting gluster volume status xxxx clients
  ** amukherj@xxxxxxxxxx: No change posted, but bug 1267680 is in MODIFIED **

1428077 (mainline) NEW: gfproxy: Add fops-sanity test for GFProxy
  [master] I0f1731 gfproxy: Add fops-sanity test for GFProxy (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1428077 should be in POST, change I0f1731 under review **

1335818 (mainline) MODIFIED: Revert "features/shard: Make o-direct writes work with sharding: http://review.gluster.org/#/c/13846/";
  [master] Iaf4111 Revert "features/shard: Make o-direct writes work with sharding" (MERGED)
  ** kdhananj@xxxxxxxxxx: Bug 1335818 should be CLOSED, v3.10.0 contains a fix **

1334620 (mainline) MODIFIED: stop all gluster processes should also include glusterfs mount process
  [master] Id62d6f extras: stop all include glusterfs process as well (MERGED)
  ** prasanna.kalever@xxxxxxxxxx: Bug 1334620 should be CLOSED, v3.10.0 contains a fix **

1358606 (3.8) ASSIGNED: limited throughput with disperse volume over small number of bricks
  [release-3.8] I04b6b9 event/epoll: Add back socket for polling of events immediately after reading the entire rpc message from the wire (NEW)
  [release-3.8] Ie37c81 mount/fuse: Handle racing notify on more than one graph properly (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1358606 should be in POST, change Ie37c81 under review **

1337405 (mainline) MODIFIED: Some of VMs go to paused state when there is concurrent I/O on vms
  [master] Id657a6 cluster/afr: Do not inode_link in afr (MERGED)
  ** kdhananj@xxxxxxxxxx: Bug 1337405 should be CLOSED, v3.10.0 contains a fix **

1207215 (mainline) ON_QA: Data Tiering:Remove brick on a tier volume fails
  ** rkavunga@xxxxxxxxxx: No change posted, but bug 1207215 is in ON_QA **

1335232 (mainline) MODIFIED: features/index: clang compile warnings in index.c
  [master] I830a56 index: improve compiler warning fix (MERGED)
  [master] I65911a index: Fix compiler warning (MERGED)
  ** ravishankar@xxxxxxxxxx: Bug 1335232 should be CLOSED, v3.10.0 contains a fix **

1371541 (mainline) ASSIGNED: Spurious regressions in ./tests/bugs/gfapi/bug-1093594.t
  [master] If88efe gfapi: Mark tests/basic/gfapi/1093594.t bad until it is fixed (MERGED)
  ** pgurusid@xxxxxxxxxx: Bug 1371541 should be CLOSED, v3.10.0 contains a fix **

1358976 (mainline) MODIFIED: Fix spurious failures in split-brain-favorite-child-policy.t
  [master] I3ed30e tests: Fix spurious failures with split-brain-favorite-child-policy.t (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1358976 should be CLOSED, v3.10.0 contains a fix **

1166579 (mainline) MODIFIED: [USS]: one of the snapshot log file is filled with numerous entries of "failed to do lookup and get the handle on the snapshot (null)" message
  [master] I8aeae1 gluster/uss: lookup failure shouldn't be logged (ABANDONED)
  ** rgowdapp@xxxxxxxxxx: Bug 1166579 is in MODIFIED, but all changes have been abandoned **

1356508 (mainline) MODIFIED: [RFE] Handle errors during SSH key generation(gsec_create)
  [master] Ib20281 geo-rep: Alternate command to generate SSH Keys (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1356508 should be CLOSED, v3.10.0 contains a fix **

1355604 (mainline) MODIFIED: afr coverity fixes
  [master] I2d968d afr: some coverity fixes (MERGED)
  ** ravishankar@xxxxxxxxxx: Bug 1355604 should be CLOSED, v3.10.0 contains a fix **

1427012 (mainline) POST: Disconnects in nfs mount leads to IO hang and mount inaccessible
  [master] I62daee rpc/clnt: remove locks while notifying CONNECT/DISCONNECT (MERGED)
  ** rgowdapp@xxxxxxxxxx: Bug 1427012 should be MODIFIED, change I62daee has been merged **

1242708 (mainline) MODIFIED: fuse/fuse_thread_proc : The fuse_graph_sync function cannot be handled  in time after we fix-layout.
  [master] I4e39f1 fuse: Get an incorrect hash volume after we add-brick (NEW)
  [master] I44d93e fuse: Get an incorrect hash volume after we add-brick (NEW)
  ** linux_wz@xxxxxxx: Bug 1242708 should be in POST, change I44d93e under review **

1228142 (mainline) MODIFIED: clang-analyzer: adding clang static analysis support
  [master] I512e33 clang-analyzer: adding clang static analysis support (MERGED)
  ** prasanna.kalever@xxxxxxxxxx: Bug 1228142 should be CLOSED, v3.10.0 contains a fix **

1420289 (mainline) NEW: Add more logs to socket code
  [master] I7d6bdb transport/socket : Add more logs (NEW)
  ** rkavunga@xxxxxxxxxx: Bug 1420289 should be in POST, change I7d6bdb under review **

1358244 (mainline) MODIFIED: [SNAPSHOT]: The PID for snapd is displayed even after snapd process is killed.
  [master] I4baff8 snapshot/snapd: Don't display pid when snapd is offline (MERGED)
  ** asengupt@xxxxxxxxxx: Bug 1358244 should be CLOSED, v3.10.0 contains a fix **

1428072 (mainline) NEW: nfs: Fill in pargfid in NFS requests
  [master] Iae63c1 nfs: Fill in pargfid in NFS requests (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1428072 should be in POST, change Iae63c1 under review **

1372693 (3.8) POST: [RFE]Reducing number of network round trips
  [release-3.8] Ic7dfc1 compound fops: Some fixes to compound fops framework (ABANDONED)
  [release-3.8] I6dab98 afr: Consume compound fops in afr transaction (ABANDONED)
  [release-3.8] Iffe56e protocol/client: fix coding style violations (ABANDONED)
  [release-3.8] Ia637f2 infra: remove anti-typedef check. (ABANDONED)
  ** bugs@xxxxxxxxxxx: Bug 1372693 is in POST, but all changes have been abandoned **

1359711 (mainline) MODIFIED: [GSS] Rebalance crashed
  [master] Ifbdac8 dht/rebalance: allocate migrator thread pool dynamically (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1359711 should be CLOSED, v3.10.0 contains a fix **

1352277 (mainline) MODIFIED: a two node glusterfs seems not possible anymore?!
  [master] I21118e glusterd: spawn daemons from init() on a single or two node setup (MERGED)
  ** amukherj@xxxxxxxxxx: Bug 1352277 should be CLOSED, v3.10.0 contains a fix **

1196026 (mainline) MODIFIED: quota: Used field shows data in "PB" after deleting data from volume(happens again)
  ** rgowdapp@xxxxxxxxxx: No change posted, but bug 1196026 is in MODIFIED **

1203163 (mainline) MODIFIED: quota: code freeze review comments from patch# 9769
  ** rgowdapp@xxxxxxxxxx: No change posted, but bug 1203163 is in MODIFIED **

1154491 (mainline) MODIFIED: split-brain reported on files whose change-logs are all zeros
  ** pkarampu@xxxxxxxxxx: No change posted, but bug 1154491 is in MODIFIED **

1162119 (mainline) MODIFIED: DHT + rebalance :- file permission got changed (sticky bit and setgid is removed) after file migration
  [master] I2e8648 Storage/posix: chown removes sgid permissions (ABANDONED)
  ** nbalacha@xxxxxxxxxx: Bug 1162119 is in MODIFIED, but all changes have been abandoned **

1335717 (mainline) MODIFIED: PREFIX is not honoured during build and install
  [master] I810dd8 configure: Prevent glupy installation outside $prefix (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1335717 should be CLOSED, v3.10.0 contains a fix **

1163898 (mainline) MODIFIED: [USS]: if .snaps pre-exist and it contains files, than on enabling uss from nfs should show snaps under .snaps not files
  [master] I6be26f gluster/uss: In NFS, if .snaps pre-exist and USS enabled, cd to .snaps should take to snapshot world (ABANDONED)
  ** rgowdapp@xxxxxxxxxx: Bug 1163898 is in MODIFIED, but all changes have been abandoned **

1162060 (mainline) VERIFIED: gstatus: capacity (raw used) field shows wrong data
  ** pcuzner@xxxxxxxxxx: No change posted, but bug 1162060 is in VERIFIED **

1428101 (mainline) NEW: cluster/afr: Turn on pgfid tracking by default
  [master] Ia2e6fb cluster/afr: Turn on pgfid tracking by default (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1428101 should be in POST, change Ia2e6fb under review **

1369430 (mainline) MODIFIED: Track the client that performed readdirp
  [master] I7767f1 upcall: Mark the clients as accessed on readdirp entries (MERGED)
  ** pgurusid@xxxxxxxxxx: Bug 1369430 should be CLOSED, v3.10.0 contains a fix **

1347249 (mainline) POST: libgfapi : variables allocated by glfs_set_volfile_server is not freed
  [master] I8b1806 libgfapi : free parameters allocated by glfs_set_volfile_server() (MERGED)
  ** jthottan@xxxxxxxxxx: Bug 1347249 should be CLOSED, v3.10.0 contains a fix **

1304105 (mainline) MODIFIED: glusterfs client crash when an entry is invalidated
  [master] I4d5cb6 mount/fuse: get the inode from fuse inode number before accessing (ABANDONED)
  ** rabhat@xxxxxxxxxx: Bug 1304105 is in MODIFIED, but all changes have been abandoned **

1335429 (mainline) MODIFIED: Self heal shows different information for the same volume from each node
  [master] I1be7f9 cluster/afr: Handle non-zero source in heal-info decision (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1335429 should be CLOSED, v3.10.0 contains a fix **

1350173 (mainline) MODIFIED: distaf: Adding samba_ops library
  [master] Icc2b1e distaf: Adding samba_ops library (MERGED)
  ** akhakhar@xxxxxxxxxx: Bug 1350173 should be CLOSED, v3.10.0 contains a fix **

1332156 (mainline) MODIFIED: SMB:while running I/O on cifs mount and doing graph switch causes cifs mount to hang.
  [master] Idf665c gfapi: Fix a deadlock caused by graph switch while aio in progress (MERGED)
  ** pgurusid@xxxxxxxxxx: Bug 1332156 should be CLOSED, v3.10.0 contains a fix **

1427397 (mainline) ASSIGNED: script to strace processes consuming high CPU
  [master] I637405 extras/devel-tools: script to strace processes (NEW)
  ** mchangir@xxxxxxxxxx: Bug 1427397 should be in POST, change I637405 under review **

1205709 (mainline) MODIFIED: ls command blocked when one brick disconnect, even reconnect.
  ** pkarampu@xxxxxxxxxx: No change posted, but bug 1205709 is in MODIFIED **

1369915 (mainline) POST: Distribute Data queue uniformly accross sync jobs
  [master] Id137b7 geo-rep: Equally distribute Data queue to syncer jobs (ABANDONED)
  ** avishwan@xxxxxxxxxx: Bug 1369915 is in POST, but all changes have been abandoned **

1421938 (mainline) POST: systemic testing: seeing lot of ping time outs  which would lead to splitbrains
  [master] Ie5d635 storage/posix: Use granular mutex locks for pgfid update syscalls (MERGED)
  [master] I7a5167 storage/posix: Use more granular mutex locks for atomic writes (MERGED)
  [master] I5bc960 Revert "storage/posix: Execute syscalls in xattrop under different locks" (ABANDONED)
  [master] I2054a0 storage/posix: Execute syscalls in xattrop under different locks (MERGED)
  ** rgowdapp@xxxxxxxxxx: Bug 1421938 should be MODIFIED, change I2054a0 has been merged **

1352854 (mainline) MODIFIED: GlusterFS - Memory Leak - High Memory Utilization
  [master] I52a0ca glusterd: Fix memory leak in glusterd (un)lock RPCs (MERGED)
  ** moagrawa@xxxxxxxxxx: Bug 1352854 should be CLOSED, v3.10.0 contains a fix **

1394063 (mainline) ASSIGNED: glfd offset should not be updated for positional read/write operations
  [master] I78e884 gfapi: offset should not be updated for positional read/write (NEW)
  ** rtalur@xxxxxxxxxx: Bug 1394063 should be in POST, change I78e884 under review **

1334269 (mainline) MODIFIED: GlusterFS 3.8 fails to build in the CentOS Community Build System
  [master] I3d24c0 packaging: resource-agents sub-package needs arch-less requires (MERGED)
  ** ndevos@xxxxxxxxxx: Bug 1334269 should be CLOSED, v3.10.0 contains a fix **

1397283 (mainline) ASSIGNED: [Disperse] : I/O errors on all FUSE mounts during rm -rf from multiple clients
  [master] I6a3fd4 cluster/ec: Get/Set severity of error when inodelk fails (NEW)
  ** aspandey@xxxxxxxxxx: Bug 1397283 should be in POST, change I6a3fd4 under review **

1344407 (mainline) MODIFIED: fail delete volume operation if one of the glusterd instance is down in cluster
  [master] I6761be tests: fix bug-1344407-volume-delete-on-node-down.t (MERGED)
  [master] I9c1386 glusterd: fail volume delete if one of the node is down (MERGED)
  ** amukherj@xxxxxxxxxx: Bug 1344407 should be CLOSED, v3.10.0 contains a fix **

1344686 (mainline) MODIFIED: tiering : Multiple brick processes crashed on tiered volume while taking snapshots
  [master] I6cffba tiering/ctr: Fix strcpy coverity (MERGED)
  ** asengupt@xxxxxxxxxx: Bug 1344686 should be CLOSED, v3.10.0 contains a fix **

1428076 (mainline) NEW: storage/posix: Add free space limits to bricks
  [master] I4b87e4 storage/posix: Add free space limits to bricks (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1428076 should be in POST, change I4b87e4 under review **

1403599 (3.9) ON_QA: Samba crashes with 3.9 and VFS module
  ** madam@xxxxxxxxxx: No change posted, but bug 1403599 is in ON_QA **

1359717 (mainline) MODIFIED: Fix failure of ./tests/bugs/snapshot/bug-1316437.t
  [master] Ia86331 tests: Moving ./tests/bugs/snapshot/bug-1316437.t to bad test (MERGED)
  ** asengupt@xxxxxxxxxx: Bug 1359717 should be CLOSED, v3.10.0 contains a fix **

1336642 (mainline) MODIFIED: [RFE] git-branch-diff: wrapper script for git to visualize backports
  [master] Ieb27e5 git-branch-diff: wrapper script for git to visualize backports (MERGED)
  ** prasanna.kalever@xxxxxxxxxx: Bug 1336642 should be CLOSED, v3.10.0 contains a fix **

1369331 (mainline) MODIFIED: Memory leak with a replica 3 arbiter 1 configuration
  [master] Id1b73b arbiter: Fix memleak in arbiter_inode ctx (MERGED)
  ** ravishankar@xxxxxxxxxx: Bug 1369331 should be CLOSED, v3.10.0 contains a fix **

1358608 (mainline) MODIFIED: Memory leak observed with upcall polling
  [master] I22f035 gfapi/upcall: Fix a ref leak (MERGED)
  [master] I468183 glfs/upcall: entries should be removed under mutex lock (MERGED)
  ** skoduri@xxxxxxxxxx: Bug 1358608 should be CLOSED, v3.10.0 contains a fix **

1270750 (mainline) MODIFIED: rebalance :  link files are created with size same as the source file size but not as zero byte file
  [master] If6cf64 cluster/dht: Check dst space before creating linkto file (ABANDONED)
  ** spalai@xxxxxxxxxx: Bug 1270750 is in MODIFIED, but all changes have been abandoned **

1339553 (mainline) MODIFIED: gfapi: in case of handle based APIs, close glfd after successful create
  [master] I119874 gfapi/handleops: Avoid using glfd during create (MERGED)
  ** skoduri@xxxxxxxxxx: Bug 1339553 should be CLOSED, v3.10.0 contains a fix **

1325831 (mainline) MODIFIED: gluster snap status xml output shows incorrect details when the snapshots are in deactivated state
  [master] I99563e snapshot/cli: Fix snapshot status xml output (MERGED)
  ** asengupt@xxxxxxxxxx: Bug 1325831 should be CLOSED, v3.10.0 contains a fix **

1180394 (mainline) POST: [FEAT] Support for pNFS protocol in Glusterfs
  [master] Ie2b799 libgfapi: adding structures and functions for the initial implementation of pNFS protocol. (ABANDONED)
  ** jthottan@xxxxxxxxxx: Bug 1180394 is in POST, but all changes have been abandoned **

1210696 (mainline) MODIFIED: BitRot :- bitrot logs don't have msg-id in logs
  ** vshankar@xxxxxxxxxx: No change posted, but bug 1210696 is in MODIFIED **

1354439 (mainline) MODIFIED: nfs client I/O stuck post IP failover
  [master] Icad616 commn-HA: Add portblock RA to tickle packets post failover(/back) (MERGED)
  ** skoduri@xxxxxxxxxx: Bug 1354439 should be CLOSED, v3.10.0 contains a fix **

1208079 (mainline) MODIFIED: Getting EIO instead of EDQUOTE when limit execeeds in disperse volume
  ** pkarampu@xxxxxxxxxx: No change posted, but bug 1208079 is in MODIFIED **

1251407 (mainline) MODIFIED: server: brick log filled with server_resolve_inode (resolve_gfid+0x88) (dict_copy_with_ref+0xa4) invalid argument
  [master] Ifd3397 protocol/server: call dict_copy_with_ref on a non-null dictionary (ABANDONED)
  ** rgowdapp@xxxxxxxxxx: Bug 1251407 is in MODIFIED, but all changes have been abandoned **

1426125 (mainline) POST: Add logs to identify whether disconnects are voluntary or due to network problems
  [master] I1e551c rpc: log more about socket disconnects (MERGED)
  ** mchangir@xxxxxxxxxx: Bug 1426125 should be MODIFIED, change I1e551c has been merged **

1336698 (mainline) MODIFIED: DHT : few Files are not accessible and not listed on mount + more than one Directory have same gfid + (sometimes) attributes has ?? in ls output after  renaming Directories from multiple client at same time
  [master] I24a346 dht: rename takes lock on parent directory if destination exists (MERGED)
  ** smohan@xxxxxxxxxx: Bug 1336698 should be CLOSED, v3.10.0 contains a fix **

1345846 (mainline) MODIFIED: quota : rectify quota-deem-statfs default value in gluster v set help command
  [master] I75c47c quota : rectify quota-deem-statfs default settings (MERGED)
  ** rgowdapp@xxxxxxxxxx: Bug 1345846 should be CLOSED, v3.10.0 contains a fix **

1343022 (mainline) ASSIGNED: prevent conflicting meta locks to be accpeted
  [master] I68a9f5 posix/locks: reject conflicting meta locks (NEW)
  ** spalai@xxxxxxxxxx: Bug 1343022 should be in POST, change I68a9f5 under review **

1363721 (mainline) MODIFIED: [HC]: After bringing down and up of the bricks  VM's are getting paused
  [master] I9ca634 cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic order (MERGED)
  [master] I78ccd3 cluster/afr: Bug fixes in txn codepath (MERGED)
  ** kdhananj@xxxxxxxxxx: Bug 1363721 should be CLOSED, v3.10.0 contains a fix **

1353156 (mainline) MODIFIED: [RFE] CLI to get local state representation for a cluster
  [master] I4a45cc glusterd/cli: cli to get local state representation from glusterd (MERGED)
  ** sbairagy@xxxxxxxxxx: Bug 1353156 should be CLOSED, v3.10.0 contains a fix **

1343038 (mainline) MODIFIED: IO ERROR when multiple graph switches
  [master] Ib6ff05 gfapi: Fix IO error caused when there is consecutive graph switches (MERGED)
  [master] I9de865 gfapi: Fix IO error caused when there is consecutive graph switches (MERGED)
  ** pgurusid@xxxxxxxxxx: Bug 1343038 should be CLOSED, v3.10.0 contains a fix **

1339471 (mainline) MODIFIED: [geo-rep]: Worker died with [Errno 2] No such file or directory
  [master] I2d9056 geo-rep: Handle stime/xtime set failures (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1339471 should be CLOSED, v3.10.0 contains a fix **

1350477 (mainline) NEW: Test to check if the maintainer reviewed the patch
  [master] If926c2 MAINTAINERS: Adding maintainers of test component to the list (NEW)
  [master] I65c9a3 quota/marker : add maintainer for quota and marker (ABANDONED)
  ** nigelb@xxxxxxxxxx: Bug 1350477 should be in POST, change If926c2 under review **

1346039 (3.8) POST: [tiering]: error message shown during the failure of detach tier commit isn't intuitive
  [release-3.8] If49e99 cluster/tier: fix detach tier error message (ABANDONED)
  ** dlambrig@xxxxxxxxxx: Bug 1346039 is in POST, but all changes have been abandoned **

1428739 (3.10) MODIFIED: Fix crash in dht resulting from tests/features/nuke.t
  ** bugs@xxxxxxxxxxx: No change posted, but bug 1428739 is in MODIFIED **

1318100 (mainline) ASSIGNED: RFE : SELinux translator to support setting SELinux contexts on files in a glusterfs volume
  [master] Idc9aca core: add op-version for GlusterFS 3.11 (NEW)
  [master] Ic5d0b9 libglusterfs: add dict_rename_key() (NEW)
  [master] Id8916b SELinux : implementation of SELinux translator (NEW)
  ** manikandancs333@xxxxxxxxx: Bug 1318100 should be in POST, change Id8916b under review **

1289284 (mainline) POST: add tier-nfs.t
  [master] Ifb2f70 cluster/tier add tier-nfs.t (ABANDONED)
  ** dlambrig@xxxxxxxxxx: Bug 1289284 is in POST, but all changes have been abandoned **

1425726 (3.10) POST: Stale export entries in ganesha.conf after executing "gluster nfs-ganesha disable"
  ** jthottan@xxxxxxxxxx: No change posted, but bug 1425726 is in POST **

1362520 (mainline) POST: Per xlator logging not working
  [master] I8ff1d1 logging: Fix per xl log level (MERGED)
  ** pgurusid@xxxxxxxxxx: Bug 1362520 should be CLOSED, v3.10.0 contains a fix **

1343906 (mainline) MODIFIED: [Stress/Scale] : I/O errors out from gNFS mount points during high load on an erasure coded volume,Logs flooded with Error messages.
  [master] Ia9e61d storage/posix: Give correct errno for anon-fd operations (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1343906 should be CLOSED, v3.10.0 contains a fix **

1218273 (mainline) ON_QA: [Tiering] : Attaching another node to the cluster which has a tiered volume times out
  ** rkavunga@xxxxxxxxxx: No change posted, but bug 1218273 is in ON_QA **

1428054 (mainline) NEW: glusterd: Retry volfile server multiple times
  [master] I22810d glusterd: Retry volfile server multiple times (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1428054 should be in POST, change I22810d under review **

1214339 (mainline) ON_QA: Incorrect and unclear "vol info" o/p for tiered volume
  ** rkavunga@xxxxxxxxxx: No change posted, but bug 1214339 is in ON_QA **

1357463 (mainline) MODIFIED: Error: quota context not set inode (gfid:nnn) [Invalid argument]
  [master] Icac7d8 quota:  change the log level from warning to info (MERGED)
  ** rgowdapp@xxxxxxxxxx: Bug 1357463 should be CLOSED, v3.10.0 contains a fix **

1429312 (3.8) MODIFIED: Prevent reverse heal from happening
  [release-3.8] Ia1bdaf cluster/afr: Perform new entry mark before creating new entry (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1429312 should be CLOSED, v3.8.10 contains a fix **

1424974 (3.8) POST: remove-brick status shows 0 rebalanced files
  [release-3.8] Icaf46e posix: Fix creation of files with S_ISVTX on FreeBSD (MERGED)
  ** xhernandez@xxxxxxxxxx: Bug 1424974 should be CLOSED, v3.8.10 contains a fix **

1427461 (3.10) MODIFIED: Bricks take up new ports upon volume restart after add-brick op with brick mux enabled
  ** sbairagy@xxxxxxxxxx: No change posted, but bug 1427461 is in MODIFIED **

1351134 (mainline) MODIFIED: [SSL] : gluster v set help does not show ssl options
  [master] Iabe982 gluster v set help does not show ssl options (MERGED)
  ** moagrawa@xxxxxxxxxx: Bug 1351134 should be CLOSED, v3.10.0 contains a fix **

1349270 (mainline) MODIFIED: ganesha.enable remains on in volume info file even after we disable nfs-ganesha on the cluster.
  [master] I926c4b features/ganesha : remove ganesha xlator from client graph (MERGED)
  [master] Ib843ac glusterd/ganesha : persist value set by teardown in info file (MERGED)
  ** jthottan@xxxxxxxxxx: Bug 1349270 should be CLOSED, v3.10.0 contains a fix **

1430841 (mainline) POST: build/packaging: Debian and Ubuntu don't have /usr/libexec/; results in bad packages
  [master] If5219c build/packaging: Debian and Ubuntu don't have /usr/libexec (MERGED)
  ** kkeithle@xxxxxxxxxx: Bug 1430841 should be MODIFIED, change If5219c has been merged **

1203589 (mainline) MODIFIED: Disperse volume: marker-quota.c:1284:mq_get_parent_inode_local warning messages in brick logs
  ** rgowdapp@xxxxxxxxxx: No change posted, but bug 1203589 is in MODIFIED **

1369530 (mainline) MODIFIED: protocol/server: readlink rsp xdr failed  while readlink got an error
  [master] I36655b protocol/server: readlink rsp xdr will fail while readlink got an error (MERGED)
  ** ryan.ding@xxxxxxxxxxx: Bug 1369530 should be CLOSED, v3.10.0 contains a fix **

1368042 (mainline) MODIFIED: make fails if Events APIs are disabled
  [master] Ia6abfe eventsapi: Fix disable-events issue (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1368042 should be CLOSED, v3.10.0 contains a fix **

1333738 (mainline) MODIFIED: distaf: Add GlusterBaseClass (gluster_base_class.py) to distaflibs-gluster.
  [master] I1a8ae2 distaf: Adding GlusterBaseClass to distaflibs-gluster (MERGED)
  ** akhakhar@xxxxxxxxxx: Bug 1333738 should be CLOSED, v3.10.0 contains a fix **

1216976 (mainline) ON_QA: Data Tiering:do not allow detach-tier when the volume is in "stopped" status
  ** rkavunga@xxxxxxxxxx: No change posted, but bug 1216976 is in ON_QA **

1429330 (mainline) ASSIGNED: [crawler]: auxiliary mount remains  even after crawler finishes
  [master] I659fcc Fixes Stale auxiliary mount when crawler fails to spawn (NEW)
  ** sunnikri@xxxxxxxxxx: Bug 1429330 should be in POST, change I659fcc under review **

1336508 (mainline) MODIFIED: rpc-transport: compiler warning format string
  [master] Ib8f7ec     rpc/socket.c: Modify approach to cleanup threads of socket_poller in socket_spawn. (MERGED)
  ** moagrawa@xxxxxxxxxx: Bug 1336508 should be CLOSED, v3.10.0 contains a fix **

1425112 (3.8) POST: [Ganesha] : Unable to bring up a Ganesha HA cluster on RHEL 6.9.
  [release-3.8] If94b69 common-ha: unable to start HA, Connection Error (MERGED)
  ** kkeithle@xxxxxxxxxx: Bug 1425112 should be CLOSED, v3.8.10 contains a fix **

1338733 (mainline) MODIFIED: __inode_ctx_put: fix mem leak on failure
  [master] I0ce6da __inode_ctx_put: fix mem leak on failure (MERGED)
  ** prasanna.kalever@xxxxxxxxxx: Bug 1338733 should be CLOSED, v3.10.0 contains a fix **

1426323 (3.10) POST: common-ha: no need to remove nodes one-by-one in teardown
  ** kkeithle@xxxxxxxxxx: No change posted, but bug 1426323 is in POST **

1222915 (mainline) MODIFIED: usage text is wrong for use-readdirp mount default
  [master] Idffffe Corrected default text for ARGP_FUSE_USE_READDIRP_KEY Changed from "off" to "yes" per BZ 1222915 (MERGED)
  ** dblack@xxxxxxxxxx: Bug 1222915 should be CLOSED, v3.10.0 contains a fix **

1350188 (mainline) MODIFIED: distaf: minor import changes in ganesha.py
  [master] I8bcb90 distaf: minor import changes in ganesha.py (MERGED)
  ** akhakhar@xxxxxxxxxx: Bug 1350188 should be CLOSED, v3.10.0 contains a fix **

1345727 (mainline) MODIFIED: Bricks are starting when server quorum not met.
  [master] I0a44a2 glusterd: Don't start bricks if server quorum is not met (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1345727 should be CLOSED, v3.10.0 contains a fix **

1247221 (mainline) VERIFIED: glusterfsd dies with OOM after a simple find executed on one volume
  ** rgowdapp@xxxxxxxxxx: No change posted, but bug 1247221 is in VERIFIED **

1207227 (mainline) ON_QA: Data Tiering:remove cold/hot brick seems to be behaving like or emulating detach-tier
  ** rkavunga@xxxxxxxxxx: No change posted, but bug 1207227 is in ON_QA **

1360169 (mainline) MODIFIED: Fix bugs in compound fops framework
  [master] I808fd5 compound fops: Some fixes to compound fops framework (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1360169 should be CLOSED, v3.10.0 contains a fix **

1363591 (mainline) MODIFIED: Geo-replication user driven Events
  [master] I78c81a eventsapi: Geo-replication User driven events (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1363591 should be CLOSED, v3.10.0 contains a fix **

1331721 (mainline) MODIFIED: distaf: Add README and HOWTO to distaflibs as well
  [master] I6dbdf0 distaf: Adding README about distaf gluster tests (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1331721 should be CLOSED, v3.10.0 contains a fix **

1350237 (mainline) MODIFIED: Gluster/NFS does not accept dashes in hostnames in exports/netgroups files
  [master] I38146a nfs: allow hostnames with dashes in exports/netgroups files (MERGED)
  ** ndevos@xxxxxxxxxx: Bug 1350237 should be CLOSED, v3.10.0 contains a fix **

1420166 (mainline) ASSIGNED: The rebal-throttle setting does not work as expected
  [master] I8904e2 cluster/dht: rebalance perf enhancement (NEW)
  ** spalai@xxxxxxxxxx: Bug 1420166 should be in POST, change I8904e2 under review **

1339689 (mainline) MODIFIED: RFE - capacity info (df -h on a mount) is incorrect for a tiered volume
  [master] I2b8bcb cluster/tier:  fix statfs for dht/tiered volumes (MERGED)
  ** dlambrig@xxxxxxxxxx: Bug 1339689 should be CLOSED, v3.10.0 contains a fix **

1346719 (mainline) MODIFIED: [Disperse] dd + rm + ls lead to IO hang
  [master] I911091 cluster/ec: Use locks for opendir (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1346719 should be CLOSED, v3.10.0 contains a fix **

1360809 (mainline) MODIFIED: [RFE] Capture events in GlusterD
  [master] I7a5687 glusterd: add async events (part 2) (MERGED)
  [master] Ie1bd4f glusterd: Add async events (MERGED)
  ** amukherj@xxxxxxxxxx: Bug 1360809 should be CLOSED, v3.10.0 contains a fix **

1349276 (mainline) MODIFIED: Buffer overflow when attempting to create filesystem using libgfapi as driver on OpenStack
  [master] I0be012 gfapi : check the value "iovec" in glfs_io_async_cbk only for read (MERGED)
  ** jthottan@xxxxxxxxxx: Bug 1349276 should be CLOSED, v3.10.0 contains a fix **

1377198 (3.8) POST: Volume restart couldn't re-export the volume exported via ganesha.
  ** jthottan@xxxxxxxxxx: No change posted, but bug 1377198 is in POST **

1414782 (mainline) ASSIGNED: Add logs to selfheal code path to be helpful for debug
  [master] I61c29c dht/cluster: add logs to fix-layout code path (MERGED)
  ** spalai@xxxxxxxxxx: Bug 1414782 should be MODIFIED, change I61c29c has been merged **

1430512 (3.10) POST: /libgfxdr.so.0.0.1: undefined symbol: __gf_free
  ** kkeithle@xxxxxxxxxx: No change posted, but bug 1430512 is in POST **

1344836 (mainline) MODIFIED: [Disperse volume]: IO hang seen on mount with file ops
  [master] Iac6ffc cluster/ec: Unlock stale locks when inodelk/entrylk/lk fails (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1344836 should be CLOSED, v3.10.0 contains a fix **

1395590 (mainline) POST: [Eventing]: glustereventsd daemon to be enabled by default IF glusterfs-events rpm is installed
  [master] If315d6 eventsapi: Enable and start glustereventsd on install (ABANDONED)
  ** avishwan@xxxxxxxxxx: Bug 1395590 is in POST, but all changes have been abandoned **

1390521 (3.8) MODIFIED: qemu gfapi in 3.8.5 is broken
  ** rjoseph@xxxxxxxxxx: No change posted, but bug 1390521 is in MODIFIED **

1393743 (mainline) NEW: the return size of fstat sometime is not correct while write-behind feature enabled
  [master] Ibe739a BUG: 1393743 the mdc->ia_time = 0 maybe OVERWRITE by another fop in another process, it will lead to stale data in md-cache, need add some control to prevent it. (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1393743 should be in POST, change Ibe739a under review **

1429405 (3.8) MODIFIED: Restore atime/mtime for symlinks and other non-regular files.
  [release-3.8] Id8da88 afr: restore atime/mtime for non-regular files (MERGED)
  ** ravishankar@xxxxxxxxxx: Bug 1429405 should be CLOSED, v3.8.10 contains a fix **

1395221 (mainline) POST: Remove-brick: Remove-brick rebalance failed during continuous lookup+directory rename
  ** spalai@xxxxxxxxxx: No change posted, but bug 1395221 is in POST **

1426667 (mainline) NEW: [GSS] NFS Sub-directory mount not working on solaris10 client
  [master] I19aae3 nfs: make subdir mounting work for Solaris 10 clients (NEW)
  ** bkunal@xxxxxxxxxx: Bug 1426667 should be in POST, change I19aae3 under review **

1361678 (mainline) ASSIGNED: thread CPU saturation limiting throughput on write workloads
  [master] Ic013a7 mgmt/glusterd: Enable client-io-threads by default (MERGED)
  [master] I16987e cluster/afr: copy loc before passing to syncop (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1361678 should be CLOSED, v3.10.0 contains a fix **

1347686 (mainline) POST: IO error seen with Rolling or non-disruptive upgrade of an distribute-disperse(EC) volume from 3.7.5 to 3.7.9
  [master] I33546e cluster/ec: Handle absence of keys in some callback dict (MERGED)
  ** aspandey@xxxxxxxxxx: Bug 1347686 should be CLOSED, v3.10.0 contains a fix **

1341650 (mainline) MODIFIED: conservative merge happening on a x3 volume for a deleted file
  [master] Iacb110 afr: Consider ENOSPC and EDQUOT as symmetric errors (MERGED)
  ** ravishankar@xxxxxxxxxx: Bug 1341650 should be CLOSED, v3.10.0 contains a fix **

1369401 (mainline) ASSIGNED: NetBSD hangs at /tests/features/lock_revocation.t
  [master] Ib496a1 test fix for lock_revocation hang (ABANDONED)
  [master] I8c6394 tests: disable lock_revocation.t on NetBSD (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1369401 should be CLOSED, v3.10.0 contains a fix **

1302149 (mainline) NEW: Add support for SEEK_DATA/SEEK_HOLE to stripe
  [master] I9cfed7 stripe: add seek() FOP as not supported (MERGED)
  ** ndevos@xxxxxxxxxx: Bug 1302149 should be CLOSED, v3.8.10 contains a fix **

1428082 (mainline) NEW: client: Increase default ping-timeout to 180 seconds
  [master] I70b96b client: Increase default ping-timeout to 180 seconds (NEW)
  ** bugs@xxxxxxxxxxx: Bug 1428082 should be in POST, change I70b96b under review **

1238047 (mainline) MODIFIED: Crash in Quota enforcer
  ** rgowdapp@xxxxxxxxxx: No change posted, but bug 1238047 is in MODIFIED **

1366222 (mainline) MODIFIED: "heal info --xml" not showing the brick name of offline bricks.
  [master] I16347e glfsheal: print brick name and path even when brick is down (MERGED)
  ** ravishankar@xxxxxxxxxx: Bug 1366222 should be CLOSED, v3.10.0 contains a fix **

1414287 (mainline) POST: repeated operation failed warnings in gluster mount logs with disperse volume
  [master] Ife2535 cluster/ec: Don't trigger data/metadata heal on Lookups (MERGED)
  [master] I442740 cluster/disperse: Do not log fop failed for lockless fops (MERGED)
  ** aspandey@xxxxxxxxxx: Bug 1414287 should be MODIFIED, change I442740 has been merged **

1338634 (mainline) MODIFIED: AFR : fuse,nfs mount hangs when directories with same names are created and deleted continuously
  [master] I7140e5 dht: selfheal should wind mkdir call to subvols with ESTALE error (MERGED)
  ** smohan@xxxxxxxxxx: Bug 1338634 should be CLOSED, v3.10.0 contains a fix **

1387878 (3.8) MODIFIED: Rebalance after add bricks corrupts files
  [release-3.8] I66a7ad features/shard: Fix EIO error on add-brick (MERGED)
  [release-3.8] Ib26d3d features/shard: Put onus of choosing the inode to resolve on individual fops (MERGED)
  ** kdhananj@xxxxxxxxxx: Bug 1387878 should be CLOSED, v3.8.10 contains a fix **

1427399 (3.10) MODIFIED: [RFE] capture portmap details in glusterd's statedump
  ** amukherj@xxxxxxxxxx: No change posted, but bug 1427399 is in MODIFIED **

1348897 (mainline) MODIFIED: Add relative path validation for gluster copy file utility
  [master] I329d43 glusterd/geo-rep: Add relative path validation to copy file command (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1348897 should be CLOSED, v3.10.0 contains a fix **

1358196 (mainline) MODIFIED: Tiering related core observed with "uuid_is_null () message".
  [master] I46eb92 features/ctr: Check for NULL local (MERGED)
  ** nbalacha@xxxxxxxxxx: Bug 1358196 should be CLOSED, v3.10.0 contains a fix **

1364449 (mainline) MODIFIED: posix: honour fsync flags in posix_do_zerofill
  [master] I27ae90 posix: honour fsync flags in posix_do_zerofill (MERGED)
  ** ravishankar@xxxxxxxxxx: Bug 1364449 should be CLOSED, v3.10.0 contains a fix **

1342356 (mainline) MODIFIED: [RFE] Python library for creating Cluster aware CLI tools for Gluster
  [master] Ie51d72 extras/cliutils: Fixed extra packaging line (MERGED)
  [master] Ic88504 extras/cliutils: Utils for creating CLI tools for Gluster (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1342356 should be CLOSED, v3.10.0 contains a fix **

1421937 (mainline) POST: [Replicate] "RPC call decoding failed" leading to IO hang & mount inaccessible
  [master] Ifa6bf6 rpcsvc: Add rpchdr and proghdr to iobref before submitting to transport (MERGED)
  ** pgurusid@xxxxxxxxxx: Bug 1421937 should be MODIFIED, change Ifa6bf6 has been merged **

1341796 (mainline) POST: [quota+snapshot]: Directories are inaccessible from activated snapshot, when the snapshot was created during directory creation
  [master] If8772b glusterd/snapshot: free resource from the owner of memory (MERGED)
  [master] Iddabcb glusterd/snapshot: remove quota related options from snap volfile (MERGED)
  ** rkavunga@xxxxxxxxxx: Bug 1341796 should be CLOSED, v3.10.0 contains a fix **

1218764 (mainline) MODIFIED: Fix crash in rebalance when defrag is NULL.
  ** spalai@xxxxxxxxxx: No change posted, but bug 1218764 is in MODIFIED **

1332994 (mainline) MODIFIED: Self Heal fails on a replica3 volume with 'disk quota exceeded'
  [master] I80f57c cluster/afr: Do heals with shd pid (MERGED)
  ** bugs@xxxxxxxxxxx: Bug 1332994 should be CLOSED, v3.10.0 contains a fix **

1429402 (3.10) MODIFIED: Restore atime/mtime for symlinks and other non-regular files.
  ** ravishankar@xxxxxxxxxx: No change posted, but bug 1429402 is in MODIFIED **

1335187 (mainline) POST: tier: uninitialized memory use
  [master] Ib8f78b cluster/tier: Fix uninitialized memory use for clang error. (ABANDONED)
  ** dlambrig@xxxxxxxxxx: Bug 1335187 is in POST, but all changes have been abandoned **

1266876 (mainline) MODIFIED: cluster/afr: AFR2 returns empty readdir results to clients if brick is added back into cluster after re-imaging/formatting
  [master] I80ebee event: fix gf_event messages for replace/reset brick op (MERGED)
  [master] I440b9e glusterd : Introduce reset brick (MERGED)
  ** pkarampu@xxxxxxxxxx: Bug 1266876 should be CLOSED, v3.10.0 contains a fix **

1367774 (mainline) MODIFIED: Support for Client side Events
  [master] I159acf eventsapi: Add support for Client side Events (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1367774 should be CLOSED, v3.10.0 contains a fix **

1342259 (mainline) MODIFIED: [features/worm] - write FOP should pass for the normal files
  [master] I30f82d features/worm: fixed issue with write FOP for normal files (MERGED)
  ** ksubrahm@xxxxxxxxxx: Bug 1342259 should be CLOSED, v3.10.0 contains a fix **

1354372 (mainline) ON_QA: Fix timing issue in tests/bugs/glusterd/bug-963541.t
  [master] I3d5123 tests: fix rebalance timing issue (MERGED)
  ** amukherj@xxxxxxxxxx: Bug 1354372 should be CLOSED, v3.10.0 contains a fix **

1361300 (mainline) MODIFIED: Direct io to sharded files fails when on zfs backend
  [master] Ifb674d storage/posix: Look for file in "unlink" dir IFF open on real-path fails with ENOENT (MERGED)
  ** kdhananj@xxxxxxxxxx: Bug 1361300 should be CLOSED, v3.10.0 contains a fix **

1337227 (mainline) MODIFIED: [tiering]: error message shown during the failure of detach tier commit isn't intuitive
  [master] I9df28c cluster/tier: fix detach tier error message (MERGED)
  ** dlambrig@xxxxxxxxxx: Bug 1337227 should be CLOSED, v3.10.0 contains a fix **

1214994 (mainline) VERIFIED: Disperse volume: Rebalance failed when plain disperse volume is converted to distributed disperse volume
  ** pkarampu@xxxxxxxxxx: No change posted, but bug 1214994 is in VERIFIED **

1343333 (mainline) MODIFIED: [RFE] Simplify Non Root Geo-replication Setup
  [master] Ied3fa0 geo-rep: Simplify Non root user(mountbroker) Setup (MERGED)
  ** avishwan@xxxxxxxxxx: Bug 1343333 should be CLOSED, v3.10.0 contains a fix **

1292020 (mainline) MODIFIED: quota: client gets IO error instead of disk quota exceed when the limit is exceeded
  [master] I9f580d Fix prove test bug-1292020.t (NEW)
  [master] I73a18b performance/write-behind: guaranteed retry after a short write (MERGED)
  [master] Ia8e2e0 quota: set op_errno when a partial write done because of exceeding limit (ABANDONED)
  [master] I6d4c86 quota: success is returned when disk quota is exceeded (ABANDONED)
  ** rgowdapp@xxxxxxxxxx: Bug 1292020 should be in POST, change I9f580d under review **

1333263 (mainline) MODIFIED: [features/worm] Unwind FOPs with op_errno and add gf_worm prefix to functions
  [master] I3a2f11 features/worm: updating function names & unwinding FOPs with op_errno (MERGED)
  ** ksubrahm@xxxxxxxxxx: Bug 1333263 should be CLOSED, v3.10.0 contains a fix **

1293334 (mainline) ASSIGNED: GlusterFS volumes must support user/group quotas
  [master] I881920 quota : [WIP] introducing user and group quotas (NEW)
  ** rgowdapp@xxxxxxxxxx: Bug 1293334 should be in POST, change I881920 under review **

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Gluster-devel mailing list
Gluster-devel@xxxxxxxxxxx
http://lists.gluster.org/mailman/listinfo/gluster-devel

[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux