]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: add a comment to mark the deprecated mount option
authorAnand Jain <anand.jain@oracle.com>
Tue, 13 Feb 2018 09:50:47 +0000 (17:50 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 26 Mar 2018 13:09:34 +0000 (15:09 +0200)
commit87eab3f799bb3c671547bf51e6209e1aefc80268
treebafe32f5a66218369169f3dbc8db24028c1a206d
parent0cc0a3a5c947c1e00a0162563c1d2e11ea26b142
btrfs: add a comment to mark the deprecated mount option

The options alloc_start and subvolrootid are deprecated, comment them in
the tokens list. And leave them as it is. No functional changes.

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