commit | 71b2612776c1b9c34c460f79bcdaef46d0e77ed2 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Mon Dec 09 11:09:10 2019 +0000 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Jan 20 20:12:40 2020 -0500 |
tree | 4daf3560ba5ae73fa83f4f1f5f064c78ccf30c39 | |
parent | f93793fd73a629f4c86b0d91fd84fe175705aff9 [diff] |
fs/adfs: dir: rename bh_fplus to bhs Rename bh_fplus to bhs in preparation to make some of the directory handling code sharable between implementations. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>