From: green Date: Sat, 11 Aug 2007 22:59:25 +0000 (+0000) Subject: Changelog entry for bug 13276 X-Git-Tag: v1_8_0_110~1352 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=b5be6917afa77bde63f7be4801a149d40a75494e;p=fs%2Flustre-release.git Changelog entry for bug 13276 --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index e54c538..b1ec220 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -165,6 +165,13 @@ Details : Fix returning error if we do stat for file with missing/corrupted objects and i_size set to all sum of size of all avaible objects. if we to truncate/write to missing object - it is recreated. +Severity : minor +Bugzilla : 13276 +Frequency : rare +Description: Oops in read and write path when failing to allocate lock. +Details : Check if lock allocation failed and return error back. + + -------------------------------------------------------------------------------- 2007-07-30 Cluster File Systems, Inc.