From 7d6213c5a764d0591afeb9faa3f7ee18e8e74c25 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Thu, 24 Apr 2014 15:09:10 +0200 Subject: [PATCH] btrfs: make DEV_INFO ioctl available to anyone This ioctl provides basic info about the devices that can be obtained in other ways (eg. sysfs), there's no reason to restrict it to CAP_SYSADMIN. Signed-off-by: David Sterba Signed-off-by: Chris Mason --- Reading git-format-patch failed