linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4 v2] fs: Remove i_devices from struct inode
@ 2014-10-22 20:14 Jan Kara
  2014-10-22 20:14 ` [PATCH 1/4] blockdev: Don't use i_devices inode field Jan Kara
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Jan Kara @ 2014-10-22 20:14 UTC (permalink / raw)
  To: Al Viro; +Cc: hch, linux-fsdevel, LKML, Jan Kara

  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.

Since v1 I have split the patches and properly handled character devices (I
broke them last time as Christoph pointed out).

								Honza

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2014-11-05 16:54 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-22 20:14 [PATCH 0/4 v2] fs: Remove i_devices from struct inode Jan Kara
2014-10-22 20:14 ` [PATCH 1/4] blockdev: Don't use i_devices inode field Jan Kara
2014-11-04  9:42   ` Christoph Hellwig
2014-10-22 20:14 ` [PATCH 2/4] chardev: Increment cdev reference count when i_cdev references it Jan Kara
2014-11-04  9:52   ` Christoph Hellwig
2014-11-04 10:01     ` Jan Kara
2014-11-04 14:46   ` Al Viro
2014-11-04 15:37     ` Jan Kara
2014-11-04 15:40       ` Al Viro
2014-11-04 15:55         ` Jan Kara
2014-11-04 16:03           ` Al Viro
2014-11-05 16:54             ` Jan Kara
2014-10-22 20:14 ` [PATCH 3/4] chardev: Don't use i_devices inode field Jan Kara
2014-11-04  9:54   ` Christoph Hellwig
2014-10-22 20:14 ` [PATCH 4/4] fs: Remove i_devices list head Jan Kara
2014-11-04  9:55   ` Christoph Hellwig
2014-10-31  9:48 ` [PATCH 0/4 v2] fs: Remove i_devices from struct inode Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).