lock();
Seems you are going to double unlock by doing this, since it is unlocked
in the xfs_iget_cache_hit.
Thanks
Shan Hai
goto out_error_or_again;
+ }
} else {
rcu_read_unlock();
XFS_STATS_INC(mp, xs_ig_missed);
This patch removes an unused variable from file.c for code clearance
purpose.
Thanks
Shan Hai
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.h
From: Shan Hai
The commit b37392ea86761 ("Btrfs: cleanup unnecessary parameter
and variant of prepare_pages()") makes it redundant.
Signed-off-by: Shan Hai
---
fs/btrfs/file.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/fs/btrfs/file.c b/fs/btrfs/file.c
index b823fac..b669
correct because the trace entries
supposed to be changed for the reason the tracer works under
overwrite mode by default.
Thanks
Shan Hai
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordo
them are updated in the
test 1.
And the result of test 1 is correct because the trace entries
supposed to be changed for the reason the tracer works under
overwrite mode by default.
Cc: sta...@vger.kernel.org
Signed-off-by: Shan Hai
---
kernel/trace/ring_buffe
5 matches
Mail list logo