From 7fc434ddb8bda198b25cbe0f91e19e9a41001f87 Mon Sep 17 00:00:00 2001 From: adilger Date: Thu, 8 Sep 2005 18:16:18 +0000 Subject: [PATCH] Branch b1_4 Description: liblustre could not open files whose last component is a symlink Details : sysio_path_walk() would incorrectly pass the open intent to intermediate path components. b=6363 r=oleg, lee, devesh --- lustre/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 1d76557..fec480a 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -36,6 +36,13 @@ Details : If an llog record is corrupted/zeroed, it is possible to loop forever in llog_process(). Validate the llog record length and skip the remainder of the block on error. +Severity : minor +Frequency : occasional (liblustre only) +Bugzilla : 6363 +Description: liblustre could not open files whose last component is a symlink +Details : sysio_path_walk() would incorrectly pass the open intent to + intermediate path components. + ------------------------------------------------------------------------------ 08-26-2005 Cluster File Systems, Inc. -- 1.8.3.1