]> 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)
commitad348f5cd6202dd83c9c18b3ca48754dc0370536
treebafe32f5a66218369169f3dbc8db24028c1a206d
parent22cf38a46f3f9df7e3b0b22888060608772e084a
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