fs: Convert namespace IDAs to new API
authorMatthew Wilcox <willy@infradead.org>
Mon, 11 Jun 2018 16:31:36 +0000 (12:31 -0400)
committerMatthew Wilcox <willy@infradead.org>
Wed, 22 Aug 2018 03:54:17 +0000 (23:54 -0400)
commit169b480e4c8b7409119458ebfb755283a5fc9826
treeef019bca01c20ce3dc1a25ad557e00b9a185a561
parent5a66847e4471be8250da9fadb8d400f1947b9872
fs: Convert namespace IDAs to new API

We don't need to keep track of the starting value; the IDA is efficient.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
fs/namespace.c