OSDN Git Service

btrfs: move check for device generation to the last
authorAnand Jain <anand.jain@oracle.com>
Thu, 9 Nov 2017 15:45:25 +0000 (23:45 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 22 Jan 2018 15:08:13 +0000 (16:08 +0100)
commit9f050db43e0f671ff558f34479b06aafd5103eab
tree789d1824a3185ba4f323ff12c56c09f1addd9c1f
parent71f8a8d2c1ee65589b3f0ec5f2306723ea76c1ee
btrfs: move check for device generation to the last

No functional changes. This helps to move the entire section into
a new function.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/volumes.c