commit | fb2da16cd70a5140acdd7a102e5cd3b697c3404f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jul 14 09:02:07 2020 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jul 31 08:16:00 2020 +0200 |
tree | 9632a190aee03c01a491e9910a4b41f80aa31308 | |
parent | 8f740636d9049a3f9665a0ec87a00822ec1120b4 [diff] |
fs: remove ksys_getdents64 Just open code it in the only caller. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Linus Torvalds <torvalds@linux-foundation.org>