lkml.org 
[lkml]   [2014]   [Nov]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/4] chardev: Increment cdev reference count when i_cdev references it
On Wed, Oct 22, 2014 at 10:14:11PM +0200, Jan Kara wrote:
> Currently i_cdev reference to a character device isn't accounted in the
> reference count of the character device. This then requires us to track
> all references through a list of all inodes referencing a character
> device which is somewhat clumsy and requires list_head in each inode in
> the system.
>
> So make i_cdev a reference like any other.

Looks good.

Reviewed-by: Christoph Hellwig <hch@lst.de>

Maybe you can rename the new variable to something like to_put also?


\
 
 \ /
  Last update: 2014-11-04 11:01    [W:0.067 / U:0.860 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site