commit | 7cf77140777364d77b2b6e392e7e081a205a08c5 | [log] [tgz] |
---|---|---|
author | Jason Yan <yanaijie@huawei.com> | Thu Mar 14 23:51:13 2019 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Mar 14 23:51:13 2019 -0400 |
tree | 78126d6a0edfc47035970f02c85dc7e6f059e94c | |
parent | 1dc1097ff60e4105216da7cd0aa99032b039a994 [diff] |
ext4: remove useless ext4_pin_inode() This function is never used from the beginning (and is commented out); let's remove it. Signed-off-by: Jason Yan <yanaijie@huawei.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>