commit | 169b480e4c8b7409119458ebfb755283a5fc9826 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <willy@infradead.org> | Mon Jun 11 12:31:36 2018 -0400 |
committer | Matthew Wilcox <willy@infradead.org> | Tue Aug 21 23:54:17 2018 -0400 |
tree | ef019bca01c20ce3dc1a25ad557e00b9a185a561 | |
parent | 5a66847e4471be8250da9fadb8d400f1947b9872 [diff] |
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>