Jan Kara
2014-10-22 20:14:09 UTC
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
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