Suppose you run a log-structured file system (LFS) on top of…

Suppose you run a log-structured file system (LFS) on top of an SSD using a log-based flash translation layer (FTL). Both layers do garbage collection or cleaning, meaning they read valid data from a block or segment and rewrite it to the end of the log. Which of the following is true?