commit | 9c6429d96daec64f6b5b10a1c6b02c7264541ea1 | [log] [tgz] |
---|---|---|
author | Filipe Manana <fdmanana@suse.com> | Wed Jun 10 12:55:41 2015 +0100 |
committer | Chris Mason <clm@fb.com> | Wed Jul 01 17:17:19 2015 -0700 |
tree | a6457331bf7b6053afd8bddd6001f631c3de5f86 | |
parent | 61de718fceb6bc028dafe4d06a1f87a9e0998303 [diff] |
Btrfs: fix a comment in inode.c:evict_inode_truncate_pages() The comment was not correct about the part where it says the endio callback of the bio might have not yet been called - update it to mention that by that time the endio callback execution might still be in progress only. Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: Liu Bo <bo.li.liu@oracle.com> Signed-off-by: Chris Mason <clm@fb.com>