]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - fs/f2fs/f2fs.h
f2fs: do not use discard_map for hard disks
authorJaegeuk Kim <jaegeuk@kernel.org>
Tue, 2 Aug 2016 17:56:40 +0000 (10:56 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 24 Aug 2016 17:16:14 +0000 (10:16 -0700)
commit3e025740b976c409820a789f8dabc4ec2c50a950
treefaf2106cecd92efa0bad1e2c29e99d01303817e1
parentbb413d6acd4e1c361daebf8486efc3923f429792
f2fs: do not use discard_map for hard disks

We don't need to keep discard_map, if disk does not support discard command.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/debug.c
fs/f2fs/f2fs.h
fs/f2fs/segment.c