commit | 881627f353754dd05a8f3e1c1941f0dbbf47a170 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Jun 06 10:49:35 2020 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Thu Jul 16 15:34:42 2020 +0200 |
tree | 9544cb47ae7ee8a413cbf9da8ce236b14ec9167e | |
parent | 9e96c8c0e94eea2f69a9705f5d0f51928ea26c17 [diff] |
init: remove the bstat helper The only caller of the bstat function becomes cleaner and simpler when open coding the function. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: NeilBrown <neilb@suse.de> Acked-by: Song Liu <song@kernel.org> Acked-by: Linus Torvalds <torvalds@linux-foundation.org>