DragonFly commits List (threaded) for 2009-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.286.g294aec9 master sys/vfs/hammer hammer_vnops.c
commit 294aec9f930c098247c0a17770c21b1b963777b3
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Feb 25 14:27:44 2009 -0800
HAMMER VFS: Allow the form ".@@<snapshot>"
Normally "." is processed by the kernel, but since extended snapshot
filenames are handled by the VFS trying to access a snapshot of "."
is passed through. Handle it properly.
Note that the "..@@<snapshot>" form is not handled.
Summary of changes:
sys/vfs/hammer/hammer_vnops.c | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/294aec9f930c098247c0a17770c21b1b963777b3
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]