]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: allocate a bio for discarding when actually issuing it
authorJaegeuk Kim <jaegeuk@kernel.org>
Wed, 8 Mar 2017 02:02:02 +0000 (18:02 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 22 Mar 2017 02:34:23 +0000 (22:34 -0400)
commitfab87007c92770ae049b569f1cf26d314be0312f
tree5c1a7db7794d72329f172011357717641f99ac7d
parentb66cdf22e6c4ced0621d0d10790dac720b04f0fa
f2fs: allocate a bio for discarding when actually issuing it

Let's allocate a bio when issuing discard commands later.

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