Chris Lu
066f7c3a0d
fix(mount): track directory subdirectory count for correct nlink ( #9028 )
...
Track subdirectory count per-inode in memory via InodeEntry.subdirCount.
Increment on mkdir, decrement on rmdir, adjust on cross-directory
rename. applyDirNlink uses this count instead of listing metacache
entries, so nlink is correct immediately after mkdir without needing
a prior readdir.
Remove tests/rename/24.t from known_failures.txt (all 13 subtests
now pass).
2026-04-10 17:29:18 -07:00
..
2026-04-10 13:05:48 -07:00
2026-04-03 16:04:27 -07:00
2026-02-20 18:42:00 -08:00
2026-01-04 01:12:37 -08:00
2026-01-06 10:50:54 -08:00
2026-03-25 20:06:34 -07:00
2026-03-07 09:19:40 -08:00
2026-03-23 13:35:16 -07:00
2026-04-08 15:55:06 -07:00
2026-03-30 18:25:11 -07:00
2026-03-30 18:25:11 -07:00
2026-03-07 09:19:40 -08:00
2026-04-10 17:29:18 -07:00
2026-01-07 13:06:08 -08:00
2026-03-07 09:19:40 -08:00
2026-03-24 11:43:25 -07:00
2026-03-24 12:24:56 -07:00
2022-08-26 17:04:11 -07:00
2026-01-04 01:12:37 -08:00
2026-03-24 11:43:25 -07:00
2026-03-24 11:43:25 -07:00
2026-04-03 16:04:27 -07:00
2026-04-10 09:52:16 -07:00
2026-03-25 20:06:34 -07:00
2026-01-06 10:50:54 -08:00
2026-01-06 10:50:54 -08:00
2026-01-06 10:50:54 -08:00
2026-04-10 17:29:18 -07:00
2026-04-10 16:18:29 -07:00
2026-04-10 17:29:18 -07:00
2026-03-29 13:33:17 -07:00
2026-03-29 13:33:17 -07:00
2026-03-29 13:33:17 -07:00
2026-04-10 11:51:06 -07:00
2026-03-24 11:43:41 -07:00
2026-03-24 11:43:25 -07:00
2026-01-06 10:50:54 -08:00
2026-03-29 13:33:17 -07:00
2026-04-10 13:05:48 -07:00
2026-01-06 10:50:54 -08:00
2026-04-10 16:37:36 -07:00
2026-04-10 09:52:16 -07:00
2026-04-10 09:52:16 -07:00
2026-03-22 15:24:08 -07:00
2026-01-07 13:06:08 -08:00
2026-04-10 11:51:06 -07:00
2026-04-10 11:51:06 -07:00
2026-01-07 13:06:08 -08:00
2025-12-17 01:14:01 -08:00
2026-03-29 13:33:17 -07:00
2026-04-10 17:29:18 -07:00
2026-04-10 16:19:09 -07:00
2026-03-25 20:06:34 -07:00
2026-04-10 13:05:48 -07:00
2026-04-10 09:52:16 -07:00
2026-03-24 11:43:41 -07:00
2025-07-16 23:39:27 -07:00
2026-01-06 10:50:54 -08:00
2026-02-20 18:42:00 -08:00
2026-04-10 16:18:29 -07:00
2025-12-31 13:04:05 -08:00
2026-04-10 09:52:16 -07:00