Move basic unionfs test from fs/union to fs/vfs and make it test all whiteout-supporting file systems with the file system in question as the upper layer. Also, add an unlink to the test to see if w
Move basic unionfs test from fs/union to fs/vfs and make it test all whiteout-supporting file systems with the file system in question as the upper layer. Also, add an unlink to the test to see if whiteouts are really working.
ffslog_basic is the test case for PR kern/44377
show more ...
|