summaryrefslogtreecommitdiff
path: root/ioops.h
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2015-07-20 18:49:04 +0200
committerDaniel Borkmann <daniel@iogearbox.net>2015-07-20 18:49:04 +0200
commitf34ce674f3f7aad658fa7c03f37d57a99479052b (patch)
tree3e46e6fef67b59351f21fad3ed73ee2539644ff1 /ioops.h
parent96d822d2c0ef2be429b1c11bbe9a9c03bedd500d (diff)
dev: device_set_flags: also dump error
We currently don't dump the actual error message whereas we should allow the user to identify a problem more easily. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'ioops.h')
0 files changed, 0 insertions, 0 deletions
bject'>Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Pull partial readlink cleanups from Miklos Szeredi. This is the uncontroversial part of the readlink cleanup patch-set that simplifies the default readlink handling. Miklos and Al are still discussing the rest of the series. * git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs: vfs: make generic_readlink() static vfs: remove ".readlink = generic_readlink" assignments vfs: default to generic_readlink() vfs: replace calling i_op->readlink with vfs_readlink() proc/self: use generic_readlink ecryptfs: use vfs_get_link() bad_inode: add missing i_op initializers
Diffstat (limited to 'Documentation')