mkdir testdir
cat > testdir/whatever
从 Live CD 运行时 (Ubuntu)
lsof +d testdir
没有显示任何内容猫仍在运行
和overlay fs有关系吗?可以通过某些参数来修复该行为吗?
mkdir testdir
cat > testdir/whatever
从 Live CD 运行时 (Ubuntu)
lsof +d testdir
没有显示任何内容猫仍在运行
和overlay fs有关系吗?可以通过某些参数来修复该行为吗?