[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1415096851-17209-1-git-send-email-jack@suse.cz>
Date: Tue, 4 Nov 2014 11:27:27 +0100
From: Jan Kara <jack@...e.cz>
To: Al Viro <viro@...IV.linux.org.uk>
Cc: Christoph Hellwig <hch@...radead.org>,
LKML <linux-kernel@...r.kernel.org>,
linux-fsdevel@...r.kernel.org, Jan Kara <jack@...e.cz>
Subject: [PATCH 0/4 v3] fs: Remove i_devices from struct inode
Hello,
this patch set removes use of i_devices from block and character device
code and thus we can remove the list head from struct inode thus saving two
pointers in it. As Christoph has reviewed the series, can you please merge
it Al? Thanks!
Since v2 I've added reviewed-by tags from Christoph and changed one variable
name in cdev_forget().
Since v1 I have split the patches and properly handled character devices (I
broke them last time as Christoph pointed out).
Honza
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists