[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1414008853-13200-1-git-send-email-jack@suse.cz>
Date: Wed, 22 Oct 2014 22:14:09 +0200
From: Jan Kara <jack@...e.cz>
To: Al Viro <viro@...IV.linux.org.uk>
Cc: hch@....de, linux-fsdevel@...r.kernel.org,
LKML <linux-kernel@...r.kernel.org>, Jan Kara <jack@...e.cz>
Subject: [PATCH 0/4 v2] 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.
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