Bug 216010
Summary: | kafs client don't notice that file has changed when using "git status" | ||
---|---|---|---|
Product: | File System | Reporter: | Markus Suvanto (markus.suvanto) |
Component: | Other | Assignee: | fs_other |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | dhowells |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.18.0-rc7 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Markus Suvanto
2022-05-20 20:19:01 UTC
What kernel version are you using? uname -a Linux test.station.com 5.18.0-rc7 This should be fixed by: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2aeb8c86d49967552394d5e723f87454cb53f501 afs: Fix afs_getattr() to refetch file status if callback break occurred |