From a2e483c04fe1810a0b1529df1a560103c2454d8a Mon Sep 17 00:00:00 2001
From: adilger <adilger>
Date: Sat, 5 Mar 2005 19:35:06 +0000
Subject: [PATCH] Merge b1_4_bgl from b1_4 (20050304_1757) - don't LASSERT in
 ll_release on NULL lld with NFS export (4655, 5760) - hold NS lock when
 calling handle_ast_error->del_waiting_lock (5746) - fix setattr mtime
 regression from lovcleanup merge (4829, 5669) - workaround for 2.6 crash in
 ll_unhash_aliases (5687, 5210) - small ext3 extents cleanups and fixes (5733)
 - improved mballoc code, several small races and bugs fixed (5733, 5638) -
 kernel version 43 - fix remove_suid bugs in both 2.4 and 2.6 (5695) - avoid
 needless client->OST connect, fix handle mismatch (5317) - fix DLM error path
 that led to out-of-sync client, long delays (5779) - support common
 vfs-enforced mount options (nodev,nosuid,noexec) (5637) - fix several locking
 issues related to i_size (5492,5624,5654,5672) - mdc_enqueue does not need
 max_mds_easize request buffer on send (5707) - fix lustre/lustrefs init
 scripts for SuSE (patch from Scali, 5702) - don't hold the pinger_sem in
 ptlrpc_pinger_sending_on_import - change obd_increase_kms to obd_adjust_kms
 (up or down) (5654)

---
 build/.cvsignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build/.cvsignore b/build/.cvsignore
index 8e2e629f9c..023dff9926 100644
--- a/build/.cvsignore
+++ b/build/.cvsignore
@@ -1,5 +1,6 @@
 .*.cmd
 .*.flags
+.*.d
 *.ko
 *.c
 .*.o.d
-- 
GitLab