Actions
Submit #2752
closed[PATCH] sys/vfs/hammer: cleanup using existing macro
Description
This patch is a cleanup with no change to behavior of hammer_ip_check_directory_empty(). Using existing macro as well as a new macro HAMMER_RECTYPE_ENTRY_START (in the same fashion as HAMMER_RECTYPE_CLEAN_START) makes it easier to understand what this function is doing (just like other functions that use both key_beg/key_end do).
Files
Actions