<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glusterfs.git/doc, branch devel</title>
<subtitle>GlusterFS is a distributed file-system capable of scaling to several petabytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/glusterfs.git/'/>
<entry>
<title>Doc: Developer session 3 (#2323)</title>
<updated>2021-04-10T10:41:03+00:00</updated>
<author>
<name>Pranith Kumar Karampuri</name>
<email>pranith.karampuri@phonepe.com</email>
</author>
<published>2021-04-10T10:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/glusterfs.git/commit/?id=5b635f69a74ccc6dbf7a1a112b271741bdbcea36'/>
<id>5b635f69a74ccc6dbf7a1a112b271741bdbcea36</id>
<content type='text'>
Adding links to developer session 3 which covers xlator interface in
gluster.

updates: #2308
Change-Id: I8dc84263c19613dba665a080d8adb99cdfe677b0
Signed-off-by: Pranith Kumar K &lt;pranith.karampuri@phonepe.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding links to developer session 3 which covers xlator interface in
gluster.

updates: #2308
Change-Id: I8dc84263c19613dba665a080d8adb99cdfe677b0
Signed-off-by: Pranith Kumar K &lt;pranith.karampuri@phonepe.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: Developer session 1, 2 (#2291)</title>
<updated>2021-04-04T04:32:11+00:00</updated>
<author>
<name>Pranith Kumar Karampuri</name>
<email>pranith.karampuri@phonepe.com</email>
</author>
<published>2021-04-04T04:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/glusterfs.git/commit/?id=4c853e7bcdf6124abad0eb97dfec9c26c08c61e9'/>
<id>4c853e7bcdf6124abad0eb97dfec9c26c08c61e9</id>
<content type='text'>
Adding links to recordings, slides of the dev-session 1, 2

updates: #2308
Change-Id: I9e10173e2b3b0d70304fa8fa050734aba06a2c6b
Signed-off-by: Pranith Kumar K &lt;pranith.karampuri@phonepe.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding links to recordings, slides of the dev-session 1, 2

updates: #2308
Change-Id: I9e10173e2b3b0d70304fa8fa050734aba06a2c6b
Signed-off-by: Pranith Kumar K &lt;pranith.karampuri@phonepe.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>iobuf: use lists instead of iobufs in iobuf_arena struct (#2097)</title>
<updated>2021-02-16T11:56:14+00:00</updated>
<author>
<name>Yaniv Kaul</name>
<email>ykaul@redhat.com</email>
</author>
<published>2021-02-16T11:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/glusterfs.git/commit/?id=1f8247c54c47bb24b862786c80e5ce865683b8ec'/>
<id>1f8247c54c47bb24b862786c80e5ce865683b8ec</id>
<content type='text'>
We only need passive and active lists, there's no need for a full
iobuf variable.

Also ensured passive_list is before active_list, as it's always accessed
first.

Note: this almost brings us to using 2 cachelines only for that structure.
We can easily make other variables smaller (page_size could be 4 bytes) and fit
exactly 2 cache lines.

Fixes: #2096
Signed-off-by: Yaniv Kaul &lt;ykaul@redhat.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We only need passive and active lists, there's no need for a full
iobuf variable.

Also ensured passive_list is before active_list, as it's always accessed
first.

Note: this almost brings us to using 2 cachelines only for that structure.
We can easily make other variables smaller (page_size could be 4 bytes) and fit
exactly 2 cache lines.

Fixes: #2096
Signed-off-by: Yaniv Kaul &lt;ykaul@redhat.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Remove tests from components that are no longer in the tree (#2160)</title>
<updated>2021-02-13T12:14:49+00:00</updated>
<author>
<name>Pranith Kumar Karampuri</name>
<email>pranith.karampuri@phonepe.com</email>
</author>
<published>2021-02-13T12:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/glusterfs.git/commit/?id=2170ac242fd8e94035a73feafeb6c43d33ee9978'/>
<id>2170ac242fd8e94035a73feafeb6c43d33ee9978</id>
<content type='text'>
fixes: #2159
Change-Id: Ibaaebc48b803ca6ad4335c11818c0c71a13e9f07
Signed-off-by: Pranith Kumar K &lt;pranith.karampuri@phonepe.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes: #2159
Change-Id: Ibaaebc48b803ca6ad4335c11818c0c71a13e9f07
Signed-off-by: Pranith Kumar K &lt;pranith.karampuri@phonepe.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>mount: optimize parameter backup-volfile-servers (#2043)</title>
<updated>2021-02-11T16:01:54+00:00</updated>
<author>
<name>chenglin130</name>
<email>35245387+chenglin130@users.noreply.github.com</email>
</author>
<published>2021-02-11T16:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/glusterfs.git/commit/?id=6fad53370c93023be3ab945fbf8eb4154b800995'/>
<id>6fad53370c93023be3ab945fbf8eb4154b800995</id>
<content type='text'>
Optimize parameter backup-volfile-servers to support IPv6 address.

Fixes: #2042
Signed-off-by: Cheng Lin &lt;cheng.lin130@zte.com.cn&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Optimize parameter backup-volfile-servers to support IPv6 address.

Fixes: #2042
Signed-off-by: Cheng Lin &lt;cheng.lin130@zte.com.cn&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Remove the unneeded backslash for glusterfs manpage (#2003)</title>
<updated>2021-01-19T17:04:39+00:00</updated>
<author>
<name>winndows</name>
<email>winndows@163.com</email>
</author>
<published>2021-01-19T17:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/glusterfs.git/commit/?id=4fac2f73bfc3211e7b33b38f38c83ff39dbd1694'/>
<id>4fac2f73bfc3211e7b33b38f38c83ff39dbd1694</id>
<content type='text'>
Remove the unneeded backslash for glusterfs manpage, so
we can get "PATH" instead of "PATHR":

--dump-fuse=PATHR   -&gt;   --dump-fuse=PATH

Updates: #1000 
Signed-off-by: Liao Pingfang &lt;liao.pingfang@zte.com.cn&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the unneeded backslash for glusterfs manpage, so
we can get "PATH" instead of "PATHR":

--dump-fuse=PATHR   -&gt;   --dump-fuse=PATH

Updates: #1000 
Signed-off-by: Liao Pingfang &lt;liao.pingfang@zte.com.cn&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>extras, tools, doc: remove offensive language</title>
<updated>2020-12-30T10:25:22+00:00</updated>
<author>
<name>Ravishankar N</name>
<email>ravishankar@redhat.com</email>
</author>
<published>2020-11-25T06:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/glusterfs.git/commit/?id=146b35d1ba57f4d99ae5046307c53b8952413ce7'/>
<id>146b35d1ba57f4d99ae5046307c53b8952413ce7</id>
<content type='text'>
Replace master and slave terminology in geo-replication with primary and
secondary respectively.

Change-Id: I3eb9242d2ce8340435265b764d28221d50f872c8
Signed-off-by: Ravishankar N &lt;ravishankar@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace master and slave terminology in geo-replication with primary and
secondary respectively.

Change-Id: I3eb9242d2ce8340435265b764d28221d50f872c8
Signed-off-by: Ravishankar N &lt;ravishankar@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>change 'master' xlator to 'primary' xlator</title>
<updated>2020-11-30T09:16:29+00:00</updated>
<author>
<name>Ravishankar N</name>
<email>ravishankar@redhat.com</email>
</author>
<published>2020-11-26T05:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/glusterfs.git/commit/?id=0fd92465333be674485b984e54b08df3e431bb0d'/>
<id>0fd92465333be674485b984e54b08df3e431bb0d</id>
<content type='text'>
These were the only offensive language occurences in the code (.c) after
making the changes for geo-rep (whichis tracked in issue 1415).

Change-Id: I21cd558fdcf8098e988617991bd3673ef86e120d
Updates: #1000
Signed-off-by: Ravishankar N &lt;ravishankar@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These were the only offensive language occurences in the code (.c) after
making the changes for geo-rep (whichis tracked in issue 1415).

Change-Id: I21cd558fdcf8098e988617991bd3673ef86e120d
Updates: #1000
Signed-off-by: Ravishankar N &lt;ravishankar@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>build: extend --enable-valgrind to support Memcheck and DRD</title>
<updated>2020-08-31T11:17:24+00:00</updated>
<author>
<name>Dmitry Antipov</name>
<email>dmantipov@yandex.ru</email>
</author>
<published>2020-08-31T11:17:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/glusterfs.git/commit/?id=9ed1558ed088c8c4ddc372cb50a9ef8a04679f8f'/>
<id>9ed1558ed088c8c4ddc372cb50a9ef8a04679f8f</id>
<content type='text'>
Extend '-enable-valgrind' to '--enable=valgrind[=memcheck,drd]'
to enable Memcheck or DRD Valgrind tool, respectively.

Change-Id: I80d13d72ba9756e0cbcdbeb6766b5c98e3e8c002
Signed-off-by: Dmitry Antipov &lt;dmantipov@yandex.ru&gt;
Updates: #1002
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extend '-enable-valgrind' to '--enable=valgrind[=memcheck,drd]'
to enable Memcheck or DRD Valgrind tool, respectively.

Change-Id: I80d13d72ba9756e0cbcdbeb6766b5c98e3e8c002
Signed-off-by: Dmitry Antipov &lt;dmantipov@yandex.ru&gt;
Updates: #1002
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: update fuse interrupt documentation</title>
<updated>2020-07-10T16:50:12+00:00</updated>
<author>
<name>Csaba Henk</name>
<email>csaba@redhat.com</email>
</author>
<published>2020-07-10T16:50:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/glusterfs.git/commit/?id=68ba8094785bf19ccdaf6c0cd34e3e7d4cc05d98'/>
<id>68ba8094785bf19ccdaf6c0cd34e3e7d4cc05d98</id>
<content type='text'>
As Issue #1310 pointed out, for fops that
have interrupt handlers the fop handler
needs to pay attention to give the proper
FUSE response when it's interrupted.

This change extends the interrupt documentation
with guidelines regarding the FUSE response.

Also:
- improve wording
- add an 'Overview' section to explain the
  code flow before going in to the technical
  details

Change-Id: I852bfb717b1bde73f220878d6376429564413820
updates: #1374
Signed-off-by: Csaba Henk &lt;csaba@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As Issue #1310 pointed out, for fops that
have interrupt handlers the fop handler
needs to pay attention to give the proper
FUSE response when it's interrupted.

This change extends the interrupt documentation
with guidelines regarding the FUSE response.

Also:
- improve wording
- add an 'Overview' section to explain the
  code flow before going in to the technical
  details

Change-Id: I852bfb717b1bde73f220878d6376429564413820
updates: #1374
Signed-off-by: Csaba Henk &lt;csaba@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
