On Fri, Mar 27, 2015 at 1:10 PM, Thomas Monjalon <thomas.monjalon at 6wind.com> wrote:
> > > Due to increased `struct file's reference counter subsequent call > > > to `filp_close' does not free the `struct file'. Prepend `fput' call > > > to decrease the reference counter. > > > > > > Signed-off-by: Pavel Boldin <pboldin at mirantis.com> > > > > Acked-by Huawei Xie <huawei.xie at intel.com> > > Applied, thanks > What should I do with the refactoring patch in your opinion? Should I split it in parts to ease review? Pavel