<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glusterfs.git/tests/basic/inode-leak.t, branch v4.1.3</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>features/shard: Fix shard inode refcount when it's part of priv-&gt;lru_list.</title>
<updated>2018-03-02T05:26:00+00:00</updated>
<author>
<name>Krutika Dhananjay</name>
<email>kdhananj@redhat.com</email>
</author>
<published>2018-02-15T10:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/glusterfs.git/commit/?id=a42137eee3c9e340ac9c82ebacca14eeb4b9d912'/>
<id>a42137eee3c9e340ac9c82ebacca14eeb4b9d912</id>
<content type='text'>
For as long as a shard's inode is in priv-&gt;lru_list, it should have a non-zero
ref-count. This patch achieves it by taking a ref on the inode when it
is added to lru list. When it's time for the inode to be evicted
from the lru list, a corresponding unref is done.

Change-Id: I289ffb41e7be5df7489c989bc1bbf53377433c86
BUG: 1468483
Signed-off-by: Krutika Dhananjay &lt;kdhananj@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For as long as a shard's inode is in priv-&gt;lru_list, it should have a non-zero
ref-count. This patch achieves it by taking a ref on the inode when it
is added to lru list. When it's time for the inode to be evicted
from the lru list, a corresponding unref is done.

Change-Id: I289ffb41e7be5df7489c989bc1bbf53377433c86
BUG: 1468483
Signed-off-by: Krutika Dhananjay &lt;kdhananj@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/basic/inode-leak.t: mark as known issue</title>
<updated>2017-11-26T23:15:29+00:00</updated>
<author>
<name>Amar Tumballi</name>
<email>amarts@redhat.com</email>
</author>
<published>2017-11-26T23:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/glusterfs.git/commit/?id=683b15a6a2e6c0efbb45db3fd97b9cf08c4f7194'/>
<id>683b15a6a2e6c0efbb45db3fd97b9cf08c4f7194</id>
<content type='text'>
Mainly because the tests are consistently taking more than
20mins for each runs.

One of the samples from a regression run:

&gt; /tests/basic/inode-leak.t  -  1643 second

Change-Id: If11572203c702f64847794f6d578a6dc19a0dee8
Signed-off-by: Amar Tumballi &lt;amarts@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mainly because the tests are consistently taking more than
20mins for each runs.

One of the samples from a regression run:

&gt; /tests/basic/inode-leak.t  -  1643 second

Change-Id: If11572203c702f64847794f6d578a6dc19a0dee8
Signed-off-by: Amar Tumballi &lt;amarts@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests : add a test to check if there is an inode leak</title>
<updated>2017-11-22T14:42:00+00:00</updated>
<author>
<name>Mohamed Ashiq Liyazudeen</name>
<email>mliyazud@redhat.com</email>
</author>
<published>2016-08-25T11:05:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/anoopcs/public_git/glusterfs.git/commit/?id=8d53be68d8fb4272f0c88fef0a00dad452b941de'/>
<id>8d53be68d8fb4272f0c88fef0a00dad452b941de</id>
<content type='text'>
This test check if there is inode leak in bricks.

lru_size for mount is expected to be zero. active_size for mount
is expected to be 1 which is of root.

Change-Id: I18762b4255af411f1b55c0be98451c8ef1b35478
BUG: 1370116
Signed-off-by: Mohamed Ashiq Liyazudeen &lt;mliyazud@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This test check if there is inode leak in bricks.

lru_size for mount is expected to be zero. active_size for mount
is expected to be 1 which is of root.

Change-Id: I18762b4255af411f1b55c0be98451c8ef1b35478
BUG: 1370116
Signed-off-by: Mohamed Ashiq Liyazudeen &lt;mliyazud@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
