diff options
author | Andreas Gruenbacher <[email protected]> | 2017-08-01 11:33:17 -0500 |
---|---|---|
committer | Bob Peterson <[email protected]> | 2017-08-10 10:42:11 -0500 |
commit | eebd2e813f7ef688e22cd0b68aea78fb3d1ef19c (patch) | |
tree | 625cbf8bb6aa687e252d18f36b81ddcbd64d82dc /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 0515480ad424f2d6853ffe448f444ba3c756c057 (diff) |
gfs2: Get rid of gfs2_set_nlink
Remove gfs2_set_nlink which prevents the link count of an inode from
becoming non-zero once it has reached zero. The next commit reduces the
amount of waiting on glocks when an inode is evicted from memory. With
that, an inode can become reallocated before all the remote-unlink
callbacks from a previous delete are processed, which causes the link
count to change from zero to non-zero.
Signed-off-by: Andreas Gruenbacher <[email protected]>
Signed-off-by: Bob Peterson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions