cvs commit: src/sys/vfs/gnu/ext2fs ext2_quota.c ext2_vfsops.c quota.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat May 6 09:34:55 PDT 2006
dillon 2006/05/06 09:33:26 PDT
DragonFly src repository
Modified files:
sys/vfs/gnu/ext2fs ext2_quota.c ext2_vfsops.c quota.h
Log:
Remove the thread argument from ext2_quotaoff(), ext2_flushfiles(),
ext2_mountfs(), and ext2_reload().
Revision Changes Path
1.4 +3 -11 src/sys/vfs/gnu/ext2fs/ext2_quota.c
1.42 +12 -13 src/sys/vfs/gnu/ext2fs/ext2_vfsops.c
1.2 +1 -1 src/sys/vfs/gnu/ext2fs/quota.h
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/gnu/ext2fs/ext2_quota.c.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/gnu/ext2fs/ext2_vfsops.c.diff?r1=1.41&r2=1.42&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/gnu/ext2fs/quota.h.diff?r1=1.1&r2=1.2&f=u
More information about the Commits
mailing list