commit | 9e271ae27e4407388c5b25c747abc25c07838b0b | [log] [tgz] |
---|---|---|
author | Anand Jain <anand.jain@oracle.com> | Fri Aug 14 18:33:02 2015 +0800 |
committer | David Sterba <dsterba@suse.com> | Thu Oct 01 17:45:10 2015 +0200 |
tree | c62df5b7fd8cc29c34781a8d207537fbf7c5992d | |
parent | 12b1c2637b6e0763121648d637ffe603b422e986 [diff] |
Btrfs: kernel operation should come after user input has been verified By general rule of thumb there shouldn't be any way that user land could trigger a kernel operation just by sending wrong arguments. Here do commit cleanups after user input has been verified. Signed-off-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>