#ifndef _UAPI__linux_video_edid_h__ #define _UAPI__linux_video_edid_h__ struct edid_info { unsigned char dummy[128]; }; #endif /* _UAPI__linux_video_edid_h__ */ anz.ch/favicon.ico'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan, Zheng <zyan@redhat.com>2016-04-18 16:51:37 +0800
committerIlya Dryomov <idryomov@gmail.com>2016-05-26 01:15:32 +0200
commitaeda081c5eb3d7668b64e2dc9bfc0bf30ef53632 (patch)
tree44c2c7273c1696dd3e899ff06a30e0920b635331
parent6c93df5db628e710697c43bc1bd78a786549a548 (diff)
ceph: don't show symlink target in debugfs/mdsc
symlink target is useless for debug and can be very long. It's annoying to show it in debugfs/mdsc. Signed-off-by: Yan, Zheng <zyan@redhat.com>