commit | 3087147ba3376c5d7ea255bf5cf24c974a41f477 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Apr 18 00:14:40 2018 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Apr 20 00:01:02 2018 -0400 |
tree | 67c331bd469dbad7a0d84a6eb46d087b77d37b9f | |
parent | 69c45d57bab00d5777e7686b3965b68b8ab043c7 [diff] |
msdos_rmdir(): kill BS comment it hadn't been checking for "busy" since 2.3.99-something and removing that leaves us with "check if it's empty" followed by call of fat_dir_emtpy() Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>