summaryrefslogtreecommitdiff
path: root/xmalloc.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-25xmalloc: Add and use xcallocTobias Klauser1-0/+15
2013-06-12ioops: misc: add dup{,2}_or_die to ioopsDaniel Borkmann1-8/+0
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+0
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+151
1f0d7eca9fb5b9'>27e4b81319999af23a20fcceace84a2b922ad5fe /Documentation/early-userspace parent2b3d1d41b4d96c3b074096ae57b27cd191969643 (diff)
xfs: use ->readlink to implement the readlink_by_handle ioctl
Also drop the now unused readlink_copy export. [dchinner: use d_inode(dentry) rather than dentry->d_inode] Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'Documentation/early-userspace')