From 994ef366b7266d5695e016217861bbe358639148 Mon Sep 17 00:00:00 2001 From: behlendo Date: Fri, 15 Aug 2003 17:59:35 +0000 Subject: [PATCH] - #1763 fixes timestamps on files getting advanced incorrectly. - #1639 client VFS truncate/write lock inversion. This caused the bug in Joe Koning music code. --- lustre/LLNL_ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lustre/LLNL_ChangeLog b/lustre/LLNL_ChangeLog index b16055d..53cd3da 100644 --- a/lustre/LLNL_ChangeLog +++ b/lustre/LLNL_ChangeLog @@ -1,4 +1,4 @@ -2003-08-12 Brian Behlendorf +2003-08-15 Brian Behlendorf * tip of b_llnl_devel * bug fixes: - #1592 fixes trying to read a single page that was entirely past @@ -8,6 +8,9 @@ at disconnect time. Remove all exp_outstanding_reply manipulation in mds_disconnect. - #1732 fixes the lprocfs unresolved symbol error. + - #1763 fixes timestamps on files getting advanced incorrectly. + - #1639 client VFS truncate/write lock inversion. This caused + the bug in Joe Koning music code. 2003-08-12 Brian Behlendorf * version llnl_5devel tagged -- 1.8.3.1