git: kernel/ffs: Compare v_rdev directly when updating mounts.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Aug 26 03:32:49 PDT 2012
commit dd27491d608b715fb1ff9a39ac45c009273a572f
Author: Sascha Wildner <saw at online.de>
Date: Sun Aug 26 11:55:37 2012 +0200
kernel/ffs: Compare v_rdev directly when updating mounts.
Nowadays the vnode's v_rdev is always associated, so it can be used
directly to compare the devices.
Pointed-out-by: alexh
Summary of changes:
sys/vfs/ufs/ffs_vfsops.c | 15 ++++++---------
1 files changed, 6 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dd27491d608b715fb1ff9a39ac45c009273a572f
--
DragonFly BSD source repository
More information about the Commits
mailing list