]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xfs: dquots should be stamped with sb_meta_uuid
authorDave Chinner <dchinner@redhat.com>
Wed, 19 Aug 2015 00:32:01 +0000 (10:32 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 19 Aug 2015 00:32:01 +0000 (10:32 +1000)
commit928634514bc53f66631a731bf623157c913b145e
tree8450730db0ba37b259ebba7e2b4ceef3d778ce56
parentfcfbe2c4ef4243cc11a1cd64ee1b4907b6afea06
xfs: dquots should be stamped with sb_meta_uuid

Once the sb_uuid is changed, the wrong uuid is stamped into new
dquots on disk. Found by inspection, verified by generic/219.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_dquot.c