]> git.baikalelectronics.ru Git - kernel.git/commit
Invalidate fscache cookie only when inode attributes are changed.
authorRohith Surabattula <rohiths@microsoft.com>
Tue, 1 Feb 2022 07:22:02 +0000 (07:22 +0000)
committerSteve French <stfrench@microsoft.com>
Thu, 3 Feb 2022 06:08:51 +0000 (00:08 -0600)
commit500ca1985aac22a64f4b34ec2b1323a533b1633c
tree0c256d4e90ba4f0cc8ef8f534680d950a3db80f3
parent78b303efaaca3abf23a58ffdb89228a2ae9c9f5e
Invalidate fscache cookie only when inode attributes are changed.

For example if mtime or size has changed.

Signed-off-by: Rohith Surabattula <rohiths@microsoft.com>
Reviewed-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/inode.c