Whamcloud - gitweb
LU-1540 osd: add NUL terminator for long symlink
authorBobi Jam <bobijam@whamcloud.com>
Wed, 8 Aug 2012 05:23:42 +0000 (13:23 +0800)
committerOleg Drokin <green@whamcloud.com>
Mon, 20 Aug 2012 16:06:17 +0000 (12:06 -0400)
commit7bb78fa519cd404758c67811c116744bc755b2cf
tree947528ca67edb7c4eadc3db5148d04f9af76a88e
parentd948d10f0d68f8675cd8f80032642382c7811846
LU-1540 osd: add NUL terminator for long symlink

Add NUL terminator for long symlink to ldiskfs inode on-disk data.

Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Change-Id: Id7ce7829ec9b4c8eb72cf257df046a5288a5eb7b
Reviewed-on: http://review.whamcloud.com/3560
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/osd-ldiskfs/osd_internal.h
lustre/osd-ldiskfs/osd_io.c
lustre/osd-ldiskfs/osd_scrub.c
lustre/tests/sanity.sh