[Cluster-devel] Leaking path or inconsistency LSM checking observed in fs/net

2018-09-25 Thread Stephen Smalley
On 09/25/2018 01:27 PM, Tong Zhang wrote: Kernel Version: 4.18.5 Problem Description: We found several leaking path or inconsistency LSM design issue in fs/net. Currently we can only observe sock creation from kernel and all bind/listen/connect are not sent to LSM. So, we think that those

Re: [Cluster-devel] [GFS2 RFC PATCH 3/3] gfs2: introduce bio_pool to readahead journal to find jhead

2018-09-25 Thread Steven Whitehouse
Hi, On 25/09/18 06:38, Abhi Das wrote: This patch adds a new data structure called bio_pool. This is basically a dynamically allocated array of struct bio* and associated variables to manage this data structure. The array is used in a circular fashion until the entire array has bios that are