Home
last modified time | relevance | path

Searched hist:"802 d31775404ee335ca1e97a82e1e706a4c843be" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nilfs2/
H A Dsuper.cdiff 802d31775404ee335ca1e97a82e1e706a4c843be Mon Jul 05 00:27:04 CDT 2010 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: add nodiscard mount option

Nilfs has "discard" mount option which issues discard/TRIM commands to
underlying block device, but it lacks a complementary option and has
no way to disable the feature through remount.

This adds "nodiscard" option to resolve this imbalance.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>