From: Jim Meyering Date: Thu, 26 Apr 2012 16:36:56 +0000 (+0200) Subject: Btrfs: NUL-terminate path buffer in DEV_INFO ioctl result X-Git-Tag: v3.5-rc1~17^2~1^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a27202fbe92b12eec895c36644440175de01d7a6;p=pandora-kernel.git Btrfs: NUL-terminate path buffer in DEV_INFO ioctl result A device with name of length BTRFS_DEVICE_PATH_NAME_MAX or longer would not be NUL-terminated in the DEV_INFO ioctl result buffer. Signed-off-by: Jim Meyering --- Reading git-diff-tree failed