| commit | 7f080445ad0f308a1bfb4d7d1455db89510313c5 | [log] [tgz] |
|---|---|---|
| author | Darrick J. Wong <djwong@kernel.org> | Tue Jan 05 18:11:39 2021 -0800 |
| committer | Darrick J. Wong <djwong@kernel.org> | Thu Mar 25 17:01:49 2021 -0700 |
| tree | c0e1130dccdd547a311fdf32fba1b10c450d374c | |
| parent | e9524bd4f799740e6b83497b02664b1ddb9cff4b [diff] |
generic: test a deadlock in xfs_rename when whiteing out files wenli xie reported a buffer cache deadlock when an overlayfs is mounted atop xfs and overlayfs tries to replace a single-nlink file with a whiteout file. This test reproduces that deadlock. Reported-by: wenli xie <wlxie7296@gmail.com> Signed-off-by: Darrick J. Wong <djwong@kernel.org>