Searched hist:"3 b96362cc8d314c935c335d5c3c42eb93c23166b" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | transaction.c | diff 3b96362cc8d314c935c335d5c3c42eb93c23166b Mon Jun 09 20:57:42 CDT 2008 Sven Wegener <sven.wegener@stealer.net> Btrfs: Invalidate dcache entry after creating snapshot and
We need to invalidate an existing dcache entry after creating a new snapshot or subvolume, because a negative dache entry will stop us from accessing the new snapshot or subvolume.
--- ctree.h | 23 +++++++++++++++++++++++ inode.c | 4 ++++ transaction.c | 4 ++++ 3 files changed, 31 insertions(+)
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|
H A D | ctree.h | diff 3b96362cc8d314c935c335d5c3c42eb93c23166b Mon Jun 09 20:57:42 CDT 2008 Sven Wegener <sven.wegener@stealer.net> Btrfs: Invalidate dcache entry after creating snapshot and
We need to invalidate an existing dcache entry after creating a new snapshot or subvolume, because a negative dache entry will stop us from accessing the new snapshot or subvolume.
--- ctree.h | 23 +++++++++++++++++++++++ inode.c | 4 ++++ transaction.c | 4 ++++ 3 files changed, 31 insertions(+)
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|
H A D | inode.c | diff 3b96362cc8d314c935c335d5c3c42eb93c23166b Mon Jun 09 20:57:42 CDT 2008 Sven Wegener <sven.wegener@stealer.net> Btrfs: Invalidate dcache entry after creating snapshot and
We need to invalidate an existing dcache entry after creating a new snapshot or subvolume, because a negative dache entry will stop us from accessing the new snapshot or subvolume.
--- ctree.h | 23 +++++++++++++++++++++++ inode.c | 4 ++++ transaction.c | 4 ++++ 3 files changed, 31 insertions(+)
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|