]> asedeno.scripts.mit.edu Git - linux.git/commit
btrfs: add async discard implementation overview
authorDennis Zhou <dennis@kernel.org>
Thu, 2 Jan 2020 21:26:42 +0000 (16:26 -0500)
committerDavid Sterba <dsterba@suse.com>
Mon, 20 Jan 2020 15:41:00 +0000 (16:41 +0100)
commitdbc2a8c92756507e8183a4c23a02fa2a994eb640
treecbb4fb707073bd9b669f518e3a370b586f7ec7ab
parent9ddf648f9c2a492cef4e41e31c50515a817d0562
btrfs: add async discard implementation overview

Give a brief overview for how async discard is implemented.

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Dennis Zhou <dennis@kernel.org>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/discard.c