Fix VFS patch --- diff/fs/buffer.c 2003-08-26 16:27:21.000000000 +0100 +++ source/fs/buffer.c 2003-08-26 16:56:31.000000000 +0100 @@ -393,7 +393,7 @@ ** after these are done */ sync_inodes(dev); - DQUOT_SYNC(dev); + DQUOT_SYNC_DEV(dev); /* if inodes or quotas could be dirtied during the ** sync_supers_lockfs call, the FS is responsible for getting ** them on disk, without deadlocking against the lock