Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lustre / ChangeLog
1 tbd  Sun Microsystems, Inc.
2        * version 2.0.0
3        * Support for kernels:
4         2.6.16.60-0.39.3 (SLES 10),
5         2.6.18-128.1.6.el5 (RHEL 5),
6         2.6.22.14 vanilla (kernel.org).
7        * Client support for unpatched kernels:
8          (see http://wiki.lustre.org/index.php?title=Patchless_Client)
9          2.6.16 - 2.6.21 vanilla (kernel.org)
10        * Recommended e2fsprogs version: 1.41.6.sun1
11        * Note that reiserfs quotas are disabled on SLES 10 in this kernel.
12        * RHEL 4 and RHEL 5/SLES 10 clients behaves differently on 'cd' to a
13          removed cwd "./" (refer to Bugzilla 14399).
14        * File join has been disabled in this release, refer to Bugzilla 16929.
15
16 Severity   : enhancement
17 Bugzilla   : 19847
18 Description: Update kernel to SLES10 SP2 2.6.16.60-0.39.3.
19
20 Severity   : normal
21 Frequency  : rare
22 Bugzilla   : 18800
23 Description: access to llog context before init.
24 Details    : move handling CATALOGS file at osc layer and forbid access to llog
25              context before init.
26
27 Severity   : normal
28 Bugzilla   : 19529
29 Description: Avoid deadlock for local client writes
30 Details    : Use new OBD_BRW_MEMALLOC flag to notify OST about writes in the
31              memory freeing context. This allows OST threads to set the
32              PF_MEMALLOC flag on task structures in order to allocate memory
33              from reserved pools and complete IO.
34              Use GFP_HIGHUSER for OST allocations for non-local client writes,
35              so that the OST threads generate memory pressure and allow
36              inactive pages to be reclaimed.
37
38 Severity   : normal
39 Frequency  : rare
40 Bugzilla   : 18380
41 Description: lock ordering violation between &cli->cl_sem and _lprocfs_lock
42 Details    : move ldlm namespace creation in setup phase to avoid grab
43              _lprocfs_lock with cli_sem held.
44
45 Severity   : normal
46 Bugzilla   : 19507
47 Description: Temporarily disable grant shrink.
48 Details    : Disable the feature for debugging.
49
50 Severity   : normal 
51 Bugzilla   : 18624 
52 Description: Unable to run several mkfs.lustre on loop devices at the same
53              time.
54 Details    : mkfs.lustre returns error 256 on the concurrent loop devices
55              formatting. The solution is to proper handle the error.   
56
57 Severity   : enhancement
58 Bugzilla   : 19024
59 Description: Update kernel to RHEL5.3 2.6.18-128.1.6.el5.
60
61 Severity   : enhancement
62 Bugzilla   : 19212
63 Description: Update kernel to SLES10 SP2 2.6.16.60-0.37.
64
65 Severity   : normal
66 Bugzilla   : 19528
67 Description: resolve race between obd_disconnect and class_disconnect_exports
68 Details    : if obd_disconnect will be called to already disconnected export he
69              forget release one reference and osc module can't unloaded.
70
71 Severity   : enhancement
72 Bugzilla   : 18688
73 Description: Allow tuning service thread via /proc
74 Details    : For each service a new
75              /proc/fs/lustre/{service}/*/thread_{min,max,started} entry is
76              created that can be used to set min/max thread counts, and get the
77              current number of running threads.
78
79 Severity   : normal
80 Bugzilla   : 18382
81 Descriptoin: don't return error if have particaly created objects for file.
82 Details    : lov_update_create_set uses set->set_success as index for created objects,
83              so if some requests will be failed, they will have hole at end of
84              array and we can use qos_shrink_lsm for allocate correct lsm.
85
86 Severity   : enhancement
87 Bugzilla   : 17671
88 Description: Update OFED support to 1.4.1
89
90 Severity   : normal
91 Bugzilla   : 18645
92 Description: Reduce small size read RPC
93 Details    : Set read-ahead limite for every file and only do read-ahead when
94              available read-ahead pages are bigger than 1M to avoid small size
95              read RPC.
96
97 Severity   : enhancement
98 Bugzilla   : 19293
99 Description: move AT tunable parameters for more consistent usage
100 Details    : add AT tunables under /proc/sys/lustre, add to conf_param parsing
101
102 Severity   : enhancement
103 Bugzilla   : 17974
104 Description: add lazystatfs mount option to allow statfs(2) to skip down OSTs
105 Details    : allow skip disconnected ost for send statfs request and hide error
106              in this case.
107
108 Severity   : major
109 Frequency  : rare
110 Bugzilla   : 18810
111 Description: fix racy locking of mballoc block bitmaps causing BUG
112 Details    : The locking of the mballoc buddy bitmap and the in-memory
113              block bitmap was using two different spin locks in some
114              cases.  This made it possible to incorrectly access the
115              mballoc bitmap while another process was modifying it,
116              causing a sanity assertion to fail.  While no on-disk corruption
117              was reported, there was some risk of this happening.
118
119 Severity   : normal
120 Frequency  : rare, on llog test 6
121 Bugzilla   : 16839
122 Descriptoin: don't allow connect to already connected import
123 Details    : allowing connect to already connected import is hide connecting problem.
124
125 Severity   : normal
126 Frequency  : rare
127 Bugzilla   : 18902
128 Descriptoin: allow kill process which wait statahead result
129 Details    : for some reasons 'ls' can stick in waiting result from statahead,
130              in this case need way for kill this process.
131
132 Severity   : enhancement
133 Bugzilla   : 18798
134 Description: Add state history info file, enhance import info file
135 Details    : Track import connection state changes in a new osc/mdc proc file;
136              add overview-type data to the osc/mdc import proc file.
137
138 Severity   : enhancement
139 Bugzilla   : 17536
140 Description: MDS create should not wait for statfs RPC while holding DLM lock.
141
142 Severity   : enhancement
143 Bugzilla   : 18289
144 Description: Update to RHEL5U3 kernel-2.6.18-128.1.1.el5.
145
146 Severity   : normal
147 Frequency  : normal
148 Bugzilla   : 12069
149 Descriptoin: OST grant too much space to client even there are not enough space.
150 Details    : Client will shrink its grant cache to OST if there are no write
151              activity over 6 mins (GRANT_SHRINK_INTERVAL), and OST will retrieve
152              this grant cache if there are already not enough avaible space
153              (left_space < total_clients * 32M).
154
155 Severity   : normal
156 Frequency  : start MDS on uncleanly shutdowned MDS device
157 Bugzilla   : 16839
158 Descriptoin: ll_sync thread stay in waiting mds<>ost recovery finished
159 Details    : stay in waiting mds<>ost recovery finished produce random bugs
160              due race between two ll_sync thread for one lov target. send
161              ACTIVATE event only if connect realy finished and import have
162              FULL state.
163
164 Severity   : normal
165 Frequency  : rare, connect and disconnect target at same time
166 Bugzilla   : 17310
167 Descriptoin: ASSERTION(atomic_read(&imp->imp_inflight) == 0
168 Details    : don't call obd_disconnect under lov_lock. this long time
169               operation and can block ptlrpcd which answer to connect request.
170
171 Severity   : normal
172 Frequency  : rare
173 Bugzilla   : 18154
174 Descriptoin: don't lose wakeup for imp_recovery_waitq
175 Details    : recover_import_no_retry or invalidate_import and import_close can
176              both sleep on imp_recovery_waitq, but we was send only one wakeup
177              to sleep queue.
178
179 Severity   : normal
180 Frequency  : always with long access acl
181 Bugzilla   : 17636
182 Descriptoin: mds can't pack reply with long acl.
183 Details    : mds don't control size of acl but they limited by reint/getattr
184              reply buffer.
185
186 Severity   : enhancement
187 Bugzilla   : 18061
188 Description: Update to SLES10 kernel-2.6.16.60-0.33.
189
190 Severity   : enhancement
191 Bugzilla   : 18060
192 Description: Update to RHEL5 kernel-2.6.18-92.1.22.el5.
193
194 Severity   : normal
195 Frequency  : start MDS on uncleanly shutdowned MDS device
196 Bugzilla   : 18049
197 Descriptoin: aborting recovery hang on MDS
198 Details    : don't throttle destroy RPCs for the MDT.
199
200 Severity   : major
201 Frequency  : on remount
202 Bugzilla   : 18018
203 Description: external journal device not working after the remount
204 Details    : clear dev_rdonly flag for external journal devices in
205              blkdev_put()
206
207 Severity   : minor
208 Frequency  : rare
209 Bugzilla   : 17802
210 Description: shutdown vs evict race
211 Details    : client_disconnect_export vs connect request race.
212              if client will evicted at this time - we start invalidate
213              thread without referece to import and import can be freed
214              at same time.
215
216 Severity   : normal
217 Frequency  : rare, need acl's on inode.
218 Bugzilla   : 16492
219 Description: client can't handle ost additional correctly
220 Details    : if ost was added after client connected to mds client can have
221              hit lnet_try_match_md ... to big messages to wide striped files.
222              in this case need teach client to handle config events about add
223              lov target and update client max ea size at that event.
224
225 Severity   : enhancement
226 Bugzilla   : 15699
227 Description: Changelogs
228 Details    : Changelogs are a lightweight mechanism to track filesystem
229              metadata and namespace changes.  The changelog is recorded
230              permanently on the MDTs, and is periodically "consumed" / purged
231              when records are no longer needed.
232
233 Severity   : enhancement
234 Bugzilla   : 15957
235 Description: compact fld format with extents
236 Details    : Store range of seq rather than every seq in FLD. Seq
237              controller update FLD rather than clients. In Case of CMD, mdt0
238              has FLD, all other metadata server act as non persistent proxy
239              for FLD queries and cache fld entries in fld cache.
240
241 Severity   : normal
242 Frequency  : rare
243 Bugzilla   : 16081
244 Description: don't skip ost target if they assigned to file
245 Details    : Drop slow OSCs if we can, but not for requested start idx.
246              This means "if OSC is slow and it is not the requested
247              start OST, then it can be skipped, otherwise skip it only
248              if it is inactive/recovering/out-of-space.
249
250 Severity   : normal
251 Bugzilla   : 16080
252 Description: more cleanup in mds_lov
253 Details    : not send LOV EA under replay, we can't know about they size at this
254              time. Don't allow client connect to mds before any ost connected,
255              for avoid problems with LOV EA size and returning EIO to client.
256
257 Severity   : enhancement
258 Bugzilla   : 11826
259 Description: Interoperability at server side (Disk interoperability)
260
261 Severity   : enhancement
262 Bugzilla   : 17201
263 Description: Update to RHEL5 kernel-2.6.18-92.1.17.el5.
264
265 Severity   : enhancement
266 Bugzilla   : 17458
267 Description: Update to SLES10 SP2 kernel-2.6.16.60-0.31.
268
269 Severity   : enhancement
270 Bugzilla   : 14166
271 Description: New client IO stack (CLIO).
272
273 Severity   : enhancement
274 Bugzilla   : 15393
275 Description: Commit on sharing. Eliminate inter-client dependencies between
276              uncommitted transactions by doing transaction commits.
277              Thereby clients may recovery independently.
278
279 Severity   : normal
280 Frequency  : Create a symlink file with a very long name
281 Bugzilla   : 16578
282 Description: ldlm_cancel_pack()) ASSERTION(max >= dlm->lock_count + count)
283 Details    : If there is no extra space in the request for early cancels,
284              ldlm_req_handles_avail() returns 0 instead of a negative value.
285
286 Severity   : enhancement
287 Bugzilla   : 1819
288 Description: Add /proc entry for import status
289 Details    : The mdc, osc, and mgc import directories now have
290              an import directory that contains useful import data for debugging
291              connection problems.
292
293 Severity   : enhancement
294 Bugzilla   : 15966
295 Description: Re-disable certain /proc logging
296 Details    : Enable and disable client's offset_stats, extents_stats and
297              extents_stats_per_process stats logging on the fly.
298
299 Severity   : major
300 Frequency  : Only on FC kernels 2.6.22+
301 Bugzilla   : 16303
302 Description: oops in statahead
303 Details    : Do not drop reference count for the dentry from VFS when lookup,
304              VFS will do that by itself.
305
306 Severity   : enhancement
307 Bugzilla   : 16643
308 Description: Generic /proc file permissions
309 Details    : Set /Proc file permissions in a more generic way to enable non-
310              root users operate on some /proc files.
311
312 Severity   : major
313 Bugzilla   : 16561
314 Description: Hitting mdc_commit_close() ASSERTION
315 Details    : Properly handle request reference release in
316              ll_release_openhandle().
317
318 Severity   : major
319 Bugzilla   : 14840
320 Description: quota recovery deadlock during mds failover
321 Details    : This patch includes att18982, att18236, att18237 in bz14840.
322              Slove the problems:
323              1. fix osts hang when mds does failover with quotaon
324              2. prevent watchdog storm when osts threads wait for the
325                 recovery of mds
326
327 Severity   : normal
328 Bugzilla   : 15975
329 Frequency  : only patchless client
330 Description: add workaround for race between add/remove dentry from hash
331
332 Severity   : enhancement
333 Bugzilla   : 16845
334 Description: Allow OST glimpses to return PW locks
335
336 Severity   : minor
337 Bugzilla   : 16717
338 Description: LBUG when llog conf file is full
339 Details    : When llog bitmap is full, ENOSPC should be returned for plain log.
340
341 Severity   : normal
342 Bugzilla   : 16907
343 Description: Prevent import from entering FULL state when server in recovery
344
345 Severity   : major
346 Bugzilla   : 16750
347 Description: service mount cannot take device name with ":"
348 Details    : Only when device name contains ":/" will mount treat it as
349              client mount.
350
351 Severity   : normal
352 Bugzilla   : 15927
353 Frequency  : rare
354 Description: replace ptlrpcd with the statahead thread to interpret the async
355              statahead RPC callback
356
357 Severity   : normal
358 Bugzilla   : 16611
359 Frequency  : on recovery
360 Description: I/O failures after umount during fail back
361 Details    : if client reconnected to restarted server we need join to recovery
362              instead of find server handler is changed and process self
363              eviction with cancel all locks.
364
365 Severity   : enhancement
366 Bugzilla   : 16633
367 Description: Update to RHEL5 kernel-2.6.18-92.1.10.el5.
368
369 Severity   : enhancement
370 Bugzilla   : 16547
371 Description: Update to SLES10 SP2 kernel-2.6.16.60-0.27.
372
373 Severity   : enhancement
374 Bugzilla   : 16566
375 Description: Upcall on Lustre log has been dumped
376 Details    : Allow for a user mode script to be called once a Lustre log has
377              been dumped. It passes the filename of the dumped log to the
378              script, the location of the script can be specified via
379              /proc/sys/lnet/debug_log_upcall.
380
381 Severity   : minor
382 Bugzilla   : 16583
383 Frequency  : rare
384 Description: avoid idr_remove called for id which is not allocated.
385 Details    : Move assigment s_dev for clustered nfs to end of initialization,
386              to avoid problem with error handling.
387
388 Severity   : minor
389 Bugzilla   : 16109
390 Frequency  : rare
391 Description: avoid Already found the key in hash [CONN_UNUSED_HASH] messages
392 Details    : When connection is reused this not moved from CONN_UNUSED_HASH
393              into CONN_USED_HASH and this prodice warning when put connection
394              again in unused hash.
395
396
397 Severity   : enhancement
398 Bugzilla   : 15899
399 Description: File striping can now be set to use an arbitrary pool of OSTs.
400
401 Severity   : enhancement
402 Bugzilla   : 16573
403 Description: Export bytes_read/bytes_write count on OSC/OST.
404
405 Severity   : normal
406 Bugzilla   : 16237
407 Description: Early reply size mismatch, MGC loses connection
408 Details    : Apply the MGS_CONNECT_SUPPORTED mask at reconnect time so
409              the connect flags are properly negotiated.
410
411 Severity   : normal
412 Frequency  : often
413 Bugzilla   : 16125
414 Description: quotas are not honored with O_DIRECT
415 Details    : all writes with the flag O_DIRECT will use grants which leads to
416              this problem. Now using OBD_BRW_SYNC to guard this.
417
418 Severity   : normal
419 Bugzilla   : 15058
420 Description: add quota statistics
421 Details    : 1. sort out quota proc entries and proc code.
422              2. add quota statistics
423
424 Severity   : enhancement
425 Bugzilla   : 13058
426 Description: enable quota support for HEAD.
427
428 Severity   : normal
429 Bugzilla   : 16006
430 Description: Properly propagate oinfo flags from lov to osc for statfs
431 Details    : restore missing copy oi_flags to lov requests.
432
433 Severity   : enhancement
434 Bugzilla   : 16581
435 Description: Add man pages for llobdstat(8), llstat(8), plot-llstat(8),
436            : l_getgroups(8), lst(8), routerstat(8)
437 Details    : included man pages for llobdstat(8), llstat(8),
438            : plot-llstat(8), l_getgroups(8), lst(8), routerstat(8)
439
440 Severity   : enhancement
441 Bugzilla   : 16091
442 Description: configure's --enable-quota should check the
443            : kernel .config for CONFIG_QUOTA
444 Details    : configure is terminated if --enable-quota is passed but
445            : no quota support is in kernel
446
447 Severity   : normal
448 Bugzilla   : 13139
449 Description: Remove portals compatibility
450 Details    : Remove portals compatibility, not interoperable with releases
451              before 1.4.6
452
453 Severity   : normal
454 Bugzilla   : 15576
455 Description: Resolve device initialization race
456 Details    : Prevent proc handler from accessing devices added to the
457              obd_devs array but yet be intialized.
458
459 Severity   : enhancement
460 Bugzilla   : 15308
461 Description: Update to SLES10 SP2 kernel-2.6.16.60-0.23.
462
463 Severity   : enhancement
464 Bugzilla   : 16190
465 Description: Update to RHEL5 kernel-2.6.18-92.1.6.el5.
466
467 Severity   : normal
468 Bugzilla   : 12975
469 Frequency  : rare
470 Description: Using wrong pointer in osc_brw_prep_request
471 Details    : Access to array[-1] can produce panic if kernel compiled with
472              CONFIG_PAGE_ALLOC enabled
473
474 Severity   : normal
475 Bugzilla   : 16037
476 Description: Client runs out of low memory
477 Details    : Consider only lowmem when counting initial number of llap pages
478
479 Severity   : normal
480 Bugzilla   : 15625
481 Description: *optional* service tags registration
482 Details    : if the "service tags" package is installed on a Lustre node
483              When the filesystem is mounted, a local-node service tag will
484              be created.  See http://inventory.sun.com/ for more information
485              about the Service Tags asset management system.
486
487 Severity   : normal
488 Bugzilla   : 15825
489 Description: Kernel BUG tries to release flock
490 Details    : Lustre does not destroy flock lock before last reference goes
491              away. So always drop flock locks when client is evicted and
492              perform unlock regardless of successfulness of speaking to MDS.
493
494 Severity   : normal
495 Bugzilla   : 15210
496 Description: add refcount protection for osc callbacks, avoid panic on shutdown
497
498 Severity   : normal
499 Bugzilla   : 12653
500 Description: sanity test 65a fails if stripecount of -1 is set
501 Details    : handle -1 striping on filesystem in ll_dirstripe_verify
502
503 Severity   : normal
504 Bugzilla   : 14742
505 Frequency  : rare
506 Description: ASSERTION(CheckWriteback(page,cmd)) failed
507 Details    : badly clear PG_Writeback bit in ll_ap_completion can produce false
508              positive assertion.
509
510 Severity   : enhancement
511 Bugzilla   : 15865
512 Description: Update to RHEL5 kernel-2.6.18-53.1.21.el5.
513
514 Severity   : major
515 Bugzilla   : 15924
516 Description: do not process already freed flock
517 Details    : flock can possibly be freed by another thread before it reaches
518              to ldlm_flock_completion_ast.
519
520 Severity   : normal
521 Bugzilla   : 14480
522 Description: LBUG during stress test
523 Details    : Need properly lock accesses the flock deadlock detection list.
524
525 Severity   : minor
526 Bugzilla   : 15837
527 Description: oops in page fault handler
528 Details    : kernel page fault handler can return two special 'pages' in error
529              case, don't try dereference NOPAGE_SIGBUS and NOPAGE_OMM.
530
531 Severity   : minor
532 Bugzilla   : 15716
533 Description: timeout with invalidate import.
534 Details    : ptlrpcd_check call obd_zombie_impexp_cull and wait request which
535              should be handled by ptlrpcd. This produce long age waiting and
536              -ETIMEOUT ptlrpc_invalidate_import and as result LASSERT.
537
538 Severity   : enhancement
539 Bugzilla   : 15741
540 Description: Update to RHEL5 kernel-2.6.18-53.1.19.el5.
541
542 Severity   : major
543 Bugzilla   : 14134
544 Description: enable MGS and MDT services start separately
545 Details    : add a 'nomgs' option in mount.lustre to enable start a MDT with
546              a co-located MGS without starting the MGS, which is a complement
547              to 'nosvc' mount option.
548
549 Severity   : normal
550 Bugzilla   : 14835
551 Frequency  : after recovery
552 Description: precreate to many object's after del orphan.
553 Details    : del orphan st in oscc last_id == next_id and this triger growing
554              count of precreated objects. Set flag LOW to skip increase count
555              of precreated objects.
556
557 Severity   : normal
558 Bugzilla   : 15139
559 Frequency  : rare, on clear nid stats
560 Description: ASSERTION(client_stat->nid_exp_ref_count == 0)
561 Details    : when clean nid stats sometimes try destroy live entry,
562              and this produce panic in free.
563
564 Severity   : major
565 Bugzilla   : 15575
566 Description: Stack overflow during MDS log replay
567              ease stack pressure by using a thread dealing llog_process.
568
569 Severity   : normal
570 Bugzilla   : 15443
571 Description: wait until IO finished before start new when do lock cancel.
572 Details    : VM protocol want old IO finished before start new, in this case
573              need wait until PG_writeback is cleared until check dirty flag and
574              call writepages in lock cancel callback.
575
576 Severity   : enhancement
577 Bugzilla   : 14929
578 Description: using special macro for print time and cleanup in includes.
579
580 Severity   : normal
581 Bugzilla   : 12888
582 Description: mds_mfd_close() ASSERTION(rc == 0)
583 Details    : In mds_mfd_close(), we need protect inode's writecount change
584              within its orphan write semaphore to prevent possible races.
585
586 Severity   : minor
587 Bugzilla   : 14929
588 Description: Obsolete CURRENT_SECONDS and use cfs_time_current_sec() instead.
589
590 Severity   : minor
591 Bugzilla   : 14645
592 Frequency  : rare, on shutdown ost
593 Description: don't hit live lock with umount ost.
594 Details    : shrink_dcache_parent can be in long loop with destroy dentries,
595              use shrink_dcache_sb instead.
596
597 Severity   : minor
598 Bugzilla   : 14949
599 Description: don't panic with use echo client
600 Details    : echo client pass NULL as client nid pointer and this produce null
601              pointer dereference.
602
603 Severity   : normal
604 Bugzilla   : 15278
605 Description: fix build on ppc32
606 Details    : compile code with -m64 flag produce wrong object file for ppc32.
607
608 Severity   : normal
609 Bugzilla   : 12191
610 Description: add message levels for liblustreapi
611
612 Severity   : normal
613 Bugzilla   : 13380
614 Description: fix for occasional failure case of -ENOSPC in recovery-small tests
615 Details    : Move the 'good_osts' check before the 'total_bavail' check.  This
616              will result in an -EAGAIN and in the exit call path we call
617              alloc_rr() which will with increasing aggressiveness attempt to
618              aquire precreated objects on the minimum number of required OSCs.
619
620 Severity   : major
621 Bugzilla   : 14326
622 Description: Use old size assignment to avoid deadlock
623 Details    : Reverts the changes in bugs 2369 and bug 14138 that introduced
624              the scheduling while holding a spinlock.  We do not need locking
625              for size in ll_update_inode() because size is only updated from
626              the MDS for directories or files without objects, so there is no
627              other place to do the update, and concurrent access to such inodes
628              are protected by the inode lock.
629
630 Severity   : normal
631 Bugzilla   : 14746
632 Description: resolve "_IOWR redefined" build error on SLES10
633
634 Severity   : normal
635 Bugzilla   : 14763
636 Description: dump the memory debugging after all modules are unloaded to
637              suppress false negative in conf_sanity test 39
638
639 Severity   : enhancement
640 Bugzilla   : 15316
641 Description: build kernel-ib packages for OFED 1.3 in our release cycle
642
643 Severity   : minor
644 Bugzilla   : 13969
645 Frequency  : always
646 Description: fix SLES kernel versioning
647 Details    : the kernel version for our SLES 10 kernel did not include a "-"
648              before the "smp" at the end.  while this was not a problem in
649              general, it did mean that software trying to use the kernel
650              version to try to detect a vendor specific kernel would fail.
651              this was most evident by the OFED build scripts.
652
653 Severity   : normal
654 Bugzilla   : 14803
655 Description: Don't update lov_desc members until making sure they are valid
656 Details    : When updating lov_desc members via proc fs, need fix their
657              validities before doing the real update.
658
659 Severity   : normal
660 Bugzilla   : 15069
661 Description: don't put request into delay list while invalidate in flight.
662 Details    : ptlrpc_delay_request sometimes put in delay list while invalidate
663              import in flight. this produce timeout for invalidate and sometimes
664              can cause stale data.
665
666 Severity   : minor
667 Bugzilla   : 14856
668 Frequency  : on ppc only
669 Description: not convert ost objects for directory because it's not exist.
670 Details    : ll_dir_getstripe assume dirrectory has ost objects but this wrong.
671
672 Severity   : normal
673 Bugzilla   : 12652
674 Description: Add FMODE_EXEC file flag for SLES10 SP1 kernel.
675
676 Severity   : enhancement
677 Bugzilla   : 13397
678 Description: Update to support 2.6.22.14 vanilla kernel.
679
680 Severity   : normal
681 Bugzilla   : 14533
682 Frequency  : rare, on recovery
683 Description: read procfs can produce deadlock in some situation
684 Details    : Holding lprocfs lock which send rpc can produce block for destroy
685              obd objects and this also block reconnect with -EALREADY. This
686              isn't fix all lprocfs bugs - but make it rare.
687
688 Severity   : enhancement
689 Bugzilla   : 15152
690 Description: Update kernel to RHEL5 2.6.18-53.1.14.el5.
691
692 Severity   : major
693 Frequency  : frequent on X2 node
694 Bugzilla   : 15010
695 Description: mdc_set_open_replay_data LBUG
696 Details    : Set replay data for requests that are eligible for replay.
697
698 Severity   : normal
699 Bugzilla   : 14321
700 Description: lustre_mgs: operation 101 on unconnected MGS
701 Details    : When MGC is disconnected from MGS long enough, MGS will evict the
702              MGC, and late on MGC cannot successfully connect to MGS and a lot
703              of the error messages complaining that MGS is not connected.
704
705 Severity   : major
706 Bugzilla   : 15027
707 Frequency  : on network error
708 Description: panic with double free request if network error
709 Details    : mdc_finish_enqueue is finish request if any network error ocuring,
710              but it's true only for synchronus enqueue, for async enqueue
711              (via ptlrpcd) this incorrect and ptlrpcd want finish request
712              himself.
713
714 Severity   : enhancement
715 Bugzilla   : 11401
716 Description: client-side metadata stat-ahead during readdir(directory readahead)
717 Details    : perform client-side metadata stat-ahead when the client detects
718              readdir and sequential stat of dir entries therein
719
720 Severity   : major
721 Frequency  : on start mds
722 Bugzilla   : 14884
723 Description: Implement get_info(last_id) in obdfilter.
724
725 Severity   : normal
726 Frequency  : occasional
727 Bugzilla   : 13537
728 Description: Correctly check stale fid, not start epoch if ost not support SOM
729 Details    : open with flag O_CREATE need set old fid in op_fid3 because
730              op_fid2 was overwritten with new generated fid, but mds can answer
731              with one of these two fids and both is not stale.  Setattr
732              incorrectly started an epoch and assume will be called
733              done_writing, but without SOM done_writing ever being called.
734
735 Severity   : major
736 Frequency  : rare, depends on device drivers and load
737 Bugzilla   : 14529
738 Description: MDS or OSS nodes crash due to stack overflow
739 Details    : Code changes in 1.8.0 increased the stack usage of some functions.
740              In some cases, in conjunction with device drivers that use a lot
741              of stack the MDS (or possibly OSS) service threads could overflow
742              the stack.  One change which was identified to consume additional
743              stack has been reworked to avoid the extra stack usage.
744
745 Severity   : normal
746 Frequency  : occasional
747 Bugzilla   : 13730
748 Description: Do not fail import if osc_interpret_create gets -EAGAIN
749 Details    : If osc_interpret_create got -EAGAIN it immediately exits and
750              wakeup oscc_waitq.  After wakeup oscc_wait_for_objects call
751              oscc_has_objects and see OSC has no objests and call
752              oscc_internal_create to resend create request.
753
754 Severity   : enhancement
755 Bugzilla   : 14858
756 Description: Update to SLES10 SP1 latest kernel-2.6.16.54-0.2.5.
757
758 Severity   : enhancement
759 Bugzilla   : 14876
760 Description: Update to RHEL5 latest kernel-2.6.18-53.1.13.el5.
761
762 Severity   : normal
763 Frequency  : very rare
764 Bugzilla   : 3462
765 Description: Fix replay if there is an un-replied request and open
766 Details    : In some cases, older replay request will revert the
767              mcd->mcd_last_xid on MDS which is used to record the client's
768              latest sent request.
769
770 Severity   : enhancement
771 Bugzilla   : 14720
772 Description: Update to RHEL5 latest kernel-2.6.18-53.1.6.el5.
773
774 Severity   : enhancement
775 Bugzilla   : 14482
776 Description: Add rhel5 support to HEAD.
777
778 Serverity  : enhancement
779 Bugzilla   : 14793
780 Description: Update RHEL4 kernel to 2.6.9-67.0.4.
781
782 Severity   : minor
783 Frequency  : rare
784 Bugzilla   : 13196
785 Description: Don't allow skipping OSTs if index has been specified.
786 Details    : Don't allow skipping OSTs if index has been specified, make
787              locking in internal create lots better.
788
789 Severity   : normal
790 Bugzilla   : 12228
791 Description: LBUG in ptlrpc_check_set() bad phase ebc0de00
792 Details    : access to bitfield in structure is always rounded to long
793              and this produce problem with not atomic change any bit.
794
795 Severity   : normal
796 Bugzilla   : 13647
797 Description: Lustre make rpms failed.
798 Details    : Remove ldiskfs spec file to avoids rpmbuild be confused when
799              builds Lustre rpms from tarball.
800
801 Severity   : normal
802 Frequency  : rare on shutdown ost
803 Bugzilla   : 14608
804 Description: If llog cancel was not send before clean_exports phase, this can
805              produce deadlock in llog code.
806 Details    : If llog thread has last reference to obd and call class_import_put
807              this produce deadlock because llog_cleanup_commit_master wait when
808              last llog_commit_thread exited, but this never success because was
809              called from llog_commit_thread.
810
811 Severity   : normal
812 Bugzilla   : 9977
813 Description: allow userland application know is lost one of stripes.
814 Details    : fill lvb_blocks with error code on ost and return it to
815              application if error flag found.
816
817 Severity   : normal
818 Bugzilla   : 14607
819 Description: NULL lov_tgts causing MDS oops
820 Details    : more safe checks for NULL lov_tgts for avoid oops.
821
822 Severity   : enhancement
823 Bugzilla   : 14531
824 Description: Update to RHEL4 latest kernel-2.6.9-67.0.1.EL.
825
826 Severity   : normal
827 Bugzilla   : 13375
828 Descriptoin: make lov_create() will not stuck in obd_statfs_rqset()
829 Details    : If an OST is down the MDS will hang indefinitely in
830              obd_statfs_rqset() waiting for the statfs data. While for
831              MDS QOS usage of statfs, it should not stuck in waiting.
832
833 Severity   : enhancement
834 Bugzilla   : 11842
835 Description: remote_acl support
836 Details    : Support ACL-based permission check for remote user.
837              Support setfacl/getfacl for remote user with the utils
838              "lfs {l,r}{s,g}etfacl" which follow the same parameter format as
839              the system "{s,g}etfacl" utils.
840
841 Severity   : enhancement
842 Bugzilla   : 14288
843 Description: Update to RHEL4 U6 kernel-2.6.9-67.EL.
844
845 Severity   : enhancement
846 Bugzilla   : 14368
847 Description: Update to RHEL5 latest kernel-2.6.18-53.1.4.el5.
848
849 Severity   : normal
850 Bugzilla   : 14136
851 Description: make mgs_setparam() handle fsname containing dash
852 Details    : fsname containing a dash does not work with lctl conf_param
853
854 Severity   : enhancement
855 Bugzilla   : 14388
856 Description: Update to SLES10 SP1 latest kernel-2.6.16.54-0.2.3.
857
858 Severity   : enhancement
859 Bugzilla   : 14289
860 Description: Update to RHEL5 Update-1 kernel 2.6.18-53.el5.
861
862 Severity   : major
863 Bugzilla   : 14260
864 Frequency  : rare, at shutdown
865 Description: access already free / zero obd_namespace.
866 Details    : if client_disconnect_export was called without force flag set,
867              and exist connect request in flight, this can produce access to
868              NULL pointer (or already free pointer) when connect_interpret
869              store ocd flags in obd_namespace.
870
871 Severity   : minor
872 Bugzilla   : 14418
873 Frequency  : only at startup
874 Description: not alloc memory with spinlock held.
875 Details    : allocation memory with GFP_KERNEL can produce sleep deadlock,
876              if any spinlock held.
877
878 Severity   : enhancement
879 Bugzilla   : 12211
880 Description: make lustre randomly fail allocating memory
881 Details    : Make lustre randomly failed allocating memory for testing purpose.
882
883 Severity   : enhancement
884 Bugzilla   : 12702
885 Description: lost problems with lov objid file
886 Details    : Fixes some scability and access to not inited memory problems
887              in work with lov objdid file.
888
889 Severity   : major
890 Frequency  : always
891 Bugzilla   : 14270
892 Description: lfs find does not continue on file error
893 Details    : Continue other files processing when a file/dir is absent.
894
895 Severity   : normal
896 Bugzilla   : 11791
897 Description: Inconsistent usage of lustre_pack_reply()
898 Details    : Standardize the usage of lustre_pack_reply() such that it
899              always generate a CERROR on failure.
900
901 Severity   : major
902 Frequency  : occasional
903 Bugzilla   : 13917
904 Description: MDS hang or stay in waiting lock
905 Details    : If client receive lock with CBPENDING flag ldlm need send lock
906              cancel as separate rpc, to avoid situation when cancel request
907              can't processed due all i/o threads stay in wait lock.
908
909 Severity   : normal
910 Bugzilla   : 13969
911 Description: Update to RHEL5 kernel 2.6.18-8.1.15.el5.
912
913 Severity   : normal
914 Bugzilla   : 13874
915 Description: Update to SLES10 SP1 kernel 2.6.16.53-0.16
916
917 Severity   : normal
918 Bugzilla   : 13889
919 Description: Update to SLES9 kernel-2.6.5-7.287.3.
920
921 Severity   : normal
922 Bugzilla   : 14041
923 Description: Update to RHEL4 latest kernel.
924
925 Severity   : enhancement
926 Bugzilla   : 13690
927 Description: Build SLES10 patchless client fails
928 Details    : The configure was broken by run ./configure with
929              --with-linux-obj=.... argument for patchless client. When the
930              configure use --with-linux-obj, the LINUXINCLUDE= -Iinclude
931              can't search header adequately. Use absolute path such as
932              -I($LINUX)/include instead.
933
934 Severity   : normal
935 Bugzilla   : 13888
936 Description: interrupt oig_wait produce painc on resend.
937 Details    : brw_redo_request can be used for resend requests from ptlrpcd and
938              private set, and this produce situation when rq_ptlrpcd_data not
939              copyed to new allocated request and triggered LBUG on assert
940              req->rq_ptlrpcd_data != NULL. But this member used only for wakeup
941              ptlrpcd set if request is changed and can be safety changed to use
942              rq_set directly.
943
944 Severity   : normal
945 Bugzilla   : 13497
946 Description: LASSERT_{REQ,REP}SWAB macros are buggy
947 Details    : If SWAB_PARANOIA is disabled, the LASSERT_REQSWAB and
948              LASSERT_REPSWAB macros become no-ops, which is incorrect. Drop
949              these macros and replace them with their difinitions instead.
950
951 Severity   : normal
952 Bugzilla   : 13521
953 Description: Update kernel patches for SLES10 2.6.16.53-0.8.
954 Details    : Update which_patch & target file for SLES10 latest kernel.
955
956 Bugzilla   : 12411
957 Description: Remove client patches from SLES 10 kernel.
958 Details    : This causes SLES 10 clients to behave as patchless clients
959              even on a Lustre-patched (server) kernel.
960
961 Severity   : enhancement
962 Bugzilla   : 2262
963 Description: self-adjustable client's lru lists
964 Details    : use adaptive algorithm for managing client cached locks lru
965              lists according to current server load, other client's work
966              pattern, memory activities, etc. Both, server and client
967              side namespaces provide number of proc tunables for controlling
968              things
969
970 Severity   : enhancement
971 Bugzilla   : 13641
972 Description: light-weight GSS support
973 Details    : Support krb5n and krb5a mode, which keep Kerberos 5 authentication
974              and reduce performance overhead.
975
976 Severity   : enhancement
977 Bugzilla   : 11832
978 Description: Linux keyring support
979 Details    : Support using service of Linux keyring for Lustre GSS internal
980              context refresh/cache mechanism.
981
982 Severity   : normal
983 Bugzilla   : 12186
984 Description: Fix errors in lfs documentation
985 Details    : Fixes man pages
986
987 Severity   : normal
988 Bugzilla   : 12606
989 Description: don't use GFP_* in generic Lustre code.
990 Details    : Use cfs_alloc_* functions and CFS_* flags for code portability.
991
992 Severity   : normal
993 Bugzilla   : 12333
994 Description: obdclass is limited by single OBD_ALLOC(idarray)
995 Details    : replace OBD_ALLOC/OBD_FREE with OBD_VMALLOC/OBD_VFREE
996
997 Severity   : normal
998 Bugzilla   : 13006
999 Description: warnings with build patchless client with vanila 2.6.19 and up
1000 Details    : change old ctl_table style and replace ctl_table/ctl_table_header
1001              with cfs_sysctl_table_t/cfs_sysctl_table_header_t
1002
1003 Severity   : normal
1004 Bugzilla   : 13177
1005 Frequency  : Only for SLES
1006 Description: sanity_quota fail test_1
1007 Details    : There are multiple occurences of $TSTUSR in SLES's /etc/group
1008              file, which makes TSTID[2] inunique.
1009
1010 Severity   : normal
1011 Bugzilla   : 13249
1012 Frequency  : Only for SLES9
1013 Description: Kernel patches for SLES9 2.6.5-7.286 kernel
1014 Details    : Update target/ChangeLog/which_patch .
1015
1016 Severity   : normal
1017 Bugzilla   : 13170
1018 Frequency  : Only for test_10 in sanity-quota.sh
1019 Description: a bug in quota test code
1020 Details    : checking a test flag in a wrong place
1021
1022 Severity   : normal
1023 Bugzilla   : 13171
1024 Frequency  : Only for test_13 in sanity-quota.sh
1025 Description: a bug in quota test script
1026 Details    : shouldn't check overfull allocated quota
1027
1028 Severity   : normal
1029 Bugzilla   : 12955
1030 Description: jbd statistics
1031 Details    : Port older jbd statistics patch for sles10
1032
1033 Severity   : enhancement
1034 Bugzilla   : 11721
1035 Description: Add printing inode info into message about error in writepage.
1036
1037 Severity   : normal
1038 Bugzilla   : 11974
1039 Frequency  : Rare
1040 Description: reply_lock_interpret crash due to race with it and lock cancel.
1041 Details    : Do not replay locks that are being cancelled. Do not reference
1042              locks by their address during replay, just by their handle.
1043
1044 Severity   : normal
1045 Bugzilla   : 13103
1046 Frequency  : When flocks are used.
1047 Description: assertion failure in ldlm_cli_enquque_fini for non NULL lock.
1048 Details    : Flock locks might destroy just granted lock if it could be merged
1049              with another existing flock, this is done in completion handler,
1050              so teach ldlm_cli_enquque_fini that this is a valid case for
1051              flock locks.
1052
1053 Severity   : minor
1054 Bugzilla   : 13276
1055 Frequency  : rare
1056 Description: Oops in read and write path when failing to allocate lock.
1057 Details    : Check if lock allocation failed and return error back.
1058
1059 Severity   : normal
1060 Bugzilla   : 11679
1061 Description: lstripe command fails for valid OST index
1062 Details    : The stripe offset is compared to lov->desc.ld_tgt_count
1063              instead of lov->desc.ld_active_tgt_count.
1064
1065 Severity   : normal
1066 Bugzilla   : 12584
1067 Description: sanity.sh failed test 103
1068 Details    : RHEL mis-interpret setfacl "-X" param, so we won't test setfacl
1069              with param "-X".
1070
1071 Severity   : normal
1072 Bugzilla   : 12743
1073 Description: df doesn't work properly if diskfs blocksize != 4K
1074 Details    : Choose biggest blocksize of OST's as the LOV's blocksize.
1075
1076 Severity   : normal
1077 Bugzilla   : 12836
1078 Description: lfs find on -1 stripe looping in lsm_lmm_verify_common()
1079 Details    : Avoid lov_verify_lmm_common() on directory with -1 stripe count.
1080
1081 Severity   : enhancement
1082 Bugzilla   : 3055
1083 Description: Adaptive timeouts
1084 Details    : RPC timeouts adapt to changing server load and network
1085              conditions to reduce resend attempts and improve recovery time.
1086
1087 Severity   : normal
1088 Bugzilla   : 12192
1089 Description: llapi_file_create() does not allow some changes
1090 Details    : add llapi_file_open() that allows specifying the mode and
1091              open flags, and also returns an open file handle.
1092
1093 Severity   : normal
1094 Bugzilla   : 11248
1095 Description: merge and cleanup kernel patches.
1096 Details    : Remove mnt_lustre_list in vfs_intent-2.6-rhel4.patch.
1097
1098 Severity   : normal
1099 Bugzilla   : 10657
1100 Description: Add journal checksum support.(Kernel part)
1101 Details    : The journal checksum feature adds two new flags i.e
1102              JBD2_FEATURE_INCOMPAT_ASYNC_COMMIT and
1103              JBD2_FEATURE_COMPAT_CHECKSUM. JBD2_FEATURE_CHECKSUM flag
1104              indicates that the commit block contains the checksum for
1105              the blocks described by the descriptor blocks. Now commit
1106              record can be sent to disk without waiting for descriptor
1107              blocks to be written to disk. This behavior is controlled
1108              using JBD2_FEATURE_ASYNC_COMMIT flag.
1109
1110 Severity   : minor
1111 Bugzilla   : 12446
1112 Description: OSS needs mutliple precreate threads
1113 Details    : Add ability to start more than one create thread per OSS.
1114
1115 Severity   : normal
1116 Bugzilla   : 13362
1117 Description: Sanity.sh test_65k failed: setstripe should have succeeded
1118 Details    : execute lfs setstripe on client
1119
1120 Severity   : major
1121 Bugzilla   : 12223
1122 Description: mds_obd_create error creating tmp object
1123 Details    : When the user sets quota on root, llog will be affected and can't
1124              create files and write files.
1125
1126 Severity   : normal
1127 Frequency  : Always on ia64 patchless client, and possibly others.
1128 Bugzilla   : 12826
1129 Description: Add EXPORT_SYMBOL check for node_to_cpumask symbol.
1130 Details    : This allows the patchless client to be loaded on architectures
1131              without this export.
1132
1133 Severity   : normal
1134 Bugzilla   : 13039
1135 Description: RedHat Update kernel for RHEL5
1136 Details    : Add the kernel config file for RHEL5.
1137
1138 Severity   : normal
1139 Bugzilla   : 13039
1140 Description: RedHat Update kernel for RHEL5
1141 Details    : Modify the kernel config file more closer RHEL5.
1142
1143 Severity   : normal
1144 Bugzilla   : 13360
1145 Description: Build failure against Centos5 (RHEL5)
1146 Details    : Define PAGE_SIZE when it isn't present.
1147
1148 Severity   : minor
1149 Bugzilla   : 13363
1150 Description: test_7 on sanity-quota.sh can't be used on separate machines
1151 Details    : add facet to handle it
1152
1153 Severity   : normal
1154 Bugzilla   : 13030
1155 Description: "ll_intent_file_open()) lock enqueue: err: -13" with nfs
1156 Details    : with NFS, the anon dentry's parent was set to itself in
1157              d_alloc_anon(), so in MDS, we use rec->ur_fid1 to find the
1158              corresponding dentry other than use rec->ur_name.
1159
1160 Severity   : enhancement
1161 Bugzilla   : 12786
1162 Description: lfs setstripe enhancement
1163 Details    : Make lfs setstripe understand 'k', 'm' and 'g' for stripe size.
1164
1165 Severity   : normal
1166 Bugzilla   : 12398
1167 Description: enable data checksumming by default
1168 Details    : enable checksum by default, allow --disable-checksum
1169              configure option and "-o nochecksum" mount option.  Checksums
1170              can also be disabled at runtime via $LPROC/osc/*/checksum_pages.
1171
1172 Severity   : normal
1173 Bugzilla   : 11802
1174 Description: lustre support for RHEL5
1175 Details    : Add support for RHEL5.
1176
1177 Severity   : normal
1178 Bugzilla   : 12459
1179 Description: Client eviction due to failover config
1180 Details    : after a connection loss, the lustre client should attempt to
1181              reconnect to the last active server first before trying the
1182              other potential connections.
1183
1184 Severity   : minor
1185 Bugzilla   : 12588
1186 Description: when mds and osts use different quota unit(32bit and 64bit),
1187              quota will be released repeatly.
1188 Details    : void sending multiple quota reqs to mds, which will keep the
1189              status between the reqs.
1190
1191 Severity   : normal
1192 Bugzilla   : 13125
1193 Description: osts not allocated evenly to files
1194 Details    : change the condition to increase offset_idx
1195
1196 Severity   : critical
1197 Frequency  : Always for filesystems larger than 2TB on 32-bit systems.
1198 Bugzilla   : 13547
1199 Description: Data corruption for OSTs that are formatted larger than 2TB
1200              on 32-bit servers.
1201 Details    : When generating the bio request for lustre file writes the
1202              sector number would overflow a temporary variable before being
1203              used for the IO.  The data reads correctly from Lustre (which
1204              will overflow in a similar manner) but other file data or
1205              filesystem metadata may be corrupted in some cases.
1206
1207 Severity   : normal
1208 Bugzilla   : 11230
1209 Description: Tune the kernel for good SCSI performance.
1210 Details    : Set the value of /sys/block/{dev}/queue/max_sectors_kb
1211              to the value of /sys/block/{dev}/queue/max_hw_sectors_kb
1212              in mount_lustre.
1213
1214 Severity   : cleanup
1215 Bugzilla   : 13532
1216 Description: rewrite ext2-derived code in obdclass/uuid.c
1217 Details    : rewrite inherited code (uuid parsing code from ext2 utils)
1218              from scratch preserving functionality.
1219
1220 Severity   : normal
1221 Bugzilla   : 13600
1222 Description: "lfs find -obd UUID" prints directories
1223 Details    : "lfs find -obd UUID" will return all directory names instead
1224              of just file names. It is incorrect because the directories
1225              do not reside on the OSTs.
1226
1227 Severity   : minor
1228 Bugzilla   : 2369
1229 Description: use i_size_read and i_size_write in 2.6 port
1230 Details    : replace inode->i_size access with i_size_read/write()
1231
1232 Severity   : normal
1233 Frequency  : when removing large files
1234 Bugzilla   : 13181
1235 Description: scheduling issue during removal of large Lustre files
1236 Details    : Don't take the BKL in fsfilt_ext3_setattr() for 2.6 kernels.
1237              It causes scheduling issues when removing large files (17TB in the
1238              present case).
1239
1240 Severity   : normal
1241 Frequency  : only with liblustre clients on XT3
1242 Bugzilla   : 12418
1243 Description: evictions taking too long
1244 Details    : allow llrd to evict clients directly on OSTs
1245
1246 Severity   : normal
1247 Frequency  : only on ppc
1248 Bugzilla   : 12234
1249 Description: /proc/fs/lustre/devices broken on ppc
1250 Details    : The patch as applied to 1.6.2 doesn't look correct for all arches.
1251              We should make sure the type of 'index' is loff_t and then cast
1252              explicitly as needed below.  Do not assign an explicitly cast
1253              loff_t to an int.
1254
1255 Severity   : normal
1256 Frequency  : only for rhel5
1257 Bugzilla   : 13616
1258 Description: Kernel patches update for RHEL5 2.6.18-8.1.10.el5.
1259 Details    : Modify the target file & which_kernel.
1260
1261 Severity   : enhancement
1262 Bugzilla   : 10786
1263 Description: omit set fsid for export NFS
1264 Details    : fix set/restore device id for avoid EMFILE error and mark lustre
1265              fs as FS_REQUIRES_DEV for avoid problems with generate fsid.
1266
1267 Severity   : normal
1268 Bugzilla   : 13304
1269 Frequency  : Always, for kernels after 2.6.16
1270 Description: Fix warning idr_remove called for id=.. which is not allocated.
1271 Details    : Last kernels save old s_dev before kill super and not allow
1272              to restore from callback - restore it before call kill_anon_super.
1273
1274 Severity   : minor
1275 Bugzilla   : 12948
1276 Description: buffer overruns could theoretically occur
1277 Details    : llapi_semantic_traverse() modifies the "path" argument by
1278              appending values to the end of the origin string, and a
1279              overrun may occur. Adding buffer overrun check in liblustreapi.
1280
1281 Severity   : normal
1282 Bugzilla   : 13334
1283 Description: Fix error on 'ls .' at the top of the Lustre mount.
1284 Details    : Don't revalidate dentry if it is a root dentry.
1285
1286 Severity   : normal
1287 Bugzilla   : 13518
1288 Description: Kernel patches update for RHEL4 2.6.9-55.0.6.
1289 Details    : Modify vm-tunables-rhel4.patch.
1290
1291 Severity   : normal
1292 Bugzilla   : 13452
1293 Description: Kernel config for 2.6.18-vanilla.
1294 Details    : Modify targets/2.6-vanilla.target.in.
1295              Add config file kernel-2.6.18-2.6-vanilla-i686.config.
1296              Add config file kernel-2.6.18-2.6-vanilla-i686-smp.config.
1297              Add config file kernel-2.6.18-2.6-vanilla-x86_64.config.
1298              Add config file kernel-2.6.18-2.6-vanilla-x86_64-smp.config.
1299
1300 Severity   : major
1301 Bugzilla   : 11710
1302 Description: improve handling recoverable errors
1303 Details    : if request processig with error which can be recoverable on server
1304              request should be resend, otherwise page released from cache and
1305              marked as error.
1306
1307 Severity   : critical
1308 Bugzilla   : 13751
1309 Description: Kernel patches update for RHEL5 2.6.18-8.1.14.el5.
1310 Details    : Modify target file & which_patch.
1311              A flaw was found in the IA32 system call emulation provided
1312              on AMD64 and Intel 64 platforms. An improperly validated 64-bit
1313              value could be stored in the %RAX register, which could trigger an
1314              out-of-bounds system call table access. An untrusted local user
1315              could exploit this flaw to run code in the kernel
1316              (ie a root privilege escalation). (CVE-2007-4573).
1317
1318 Severity   : major
1319 Bugzilla   : 13093
1320 Description: O_DIRECT bypasses client statistics.
1321 Details    : When running with O_DIRECT I/O, neither the client rpc_stats nor
1322              read_ahead_stats were updated. copied the stats section from
1323              osc_send_oap_rpc() into async_internal().
1324
1325 Severity   : normal
1326 Bugzilla   : 13454
1327 Description: Add jbd statistics patch for RHEL5 and 2.6.18-vanilla
1328
1329 Severity   : minor
1330 Bugzilla   : 13732
1331 Description: change order of libsysio includes
1332 Details    : '#include sysio.h' should always come before '#include xtio.h'
1333
1334 Severity   : normal
1335 Bugzilla   : 11673
1336 Description: handle "serious error: objid * already exists" more gracefully
1337 Details    : If LAST_ID value on disk is smaller than the objects existing in
1338              the O/0/d* directories, it indicates disk corruption and causes an
1339              LBUG(). If the object is 0-length, then we should use the existing
1340              object. This will help to avoid a full fsck in most cases.
1341
1342 Severity   : enhancement
1343 Bugzilla   : 13207
1344 Description: adapt the lustre_config script to support the upgrade case
1345 Details    : Add "-u" option for lustre_config script to support upgrading 1.4
1346              server targets to 1.6 in parallel.
1347
1348 Severity   : normal
1349 Bugzilla   : 13570
1350 Description: To avoid grant space > avaible space when the disk is almost
1351              full. Without this patch you might see the error "grant XXXX >
1352              available" or some LBUG about grant, when the disk is almost
1353              full.
1354 Details    : In filter_check_grant, for non_grant cache write, we should
1355              check the left space by  if (*left > ungranted + bytes), instead
1356              of (*left > ungranted), because only we are sure the left space
1357              is enough for another "bytes", then the ungrant space should be
1358              increase. In client, we should update cl_avail_grant only there
1359              is OBD_MD_FLGRANT in the reply.
1360
1361 Severity   : critical
1362 Bugzilla   : 13748
1363 Description: Update RHEL 4 kernel to fix local root privilege escalation.
1364 Details    : Update to the latest RHEL 4 kernel to fix the vulnerability
1365              described in CVE-2007-4573.  This problem could allow untrusted
1366              local users to gain root access.
1367
1368 Severity   : normal
1369 Frequency  : when using O_DIRECT and quotas
1370 Bugzilla   : 13930
1371 Description: Incorrect file ownership on O_DIRECT output files
1372 Details    : block usage reported by 'lfs quota' does not take into account
1373              files that have been written with O_DIRECT.
1374
1375 Severity   : normal
1376 Frequency  : always
1377 Bugzilla   : 13976
1378 Description: touch file failed when fs is not full
1379 Details    : OST in recovery should not be discarded by MDS in alloc_qos(),
1380              otherwise we can get ENOSP while fs is not full.
1381
1382 Severity   : normal
1383 Bugzilla   : 11301
1384 Description: parallel lock callbacks
1385 Details    : Instead of sending blocking and completion callbacks as separated
1386              requests, adding them to a set and sending in parallel.
1387
1388 Severity   : normal
1389 Frequency  : only for Cray XT3
1390 Bugzilla   : 12829/13455
1391 Description: Changing primary group doesn't change the group lustre assigns to
1392              a file
1393 Details    : When CRAY_XT3 is defined, the fsgid supplied by the client is
1394              overridden with the primary group provided by the group upcall,
1395              whereas the supplied fsgid can be trusted if it is in the list of
1396              supplementary groups returned by the group upcall.
1397
1398 Severity   : enhancement
1399 Bugzilla   : 14398
1400 Description: Allow masking D_WARNING, D_ERROR messages from console
1401 Details    : Console messages can now be disabled via lnet.printk.
1402
1403 Severity   : normal
1404 Bugzilla   : 14614
1405 Description: User code with malformed file open parameter crashes client node
1406 Details    : Before packing join_file req, all the related reference should be
1407              checked carefully in case some malformed flags cause fake
1408              join_file req on client.
1409
1410 Severity   : normal
1411 Bugzilla   : 14225
1412 Description: LDLM_ENQUEUE races with LDLM_CP_CALLBACK
1413 Details    : ldlm_completion_ast() assumes that a lock is granted when the req
1414              mode is equal to the granted mode. However, it should also check
1415              that LDLM_FL_CP_REQD is not set.
1416
1417 Severity   : normal
1418 Bugzilla   : 14360
1419 Description: Heavy nfs access might result in deadlocks
1420 Details    : After ELC code landed, it is now improper to enqueue any mds
1421              locks under och_sem, because enqueue might want to decide to
1422              cancel open locks for same inode we are holding och_sem for.
1423
1424 Severity   : normal
1425 Bugzilla   : 13843
1426 Description: Client eviction while running blogbench
1427 Details    : A lot of unlink operations with concurrent I/O can lead to a
1428              deadlock causing evictions. To address the problem, the number of
1429              oustanding OST_DESTROY requests is now throttled to
1430              max_rpcs_in_flight per OSC and LDLM_FL_DISCARD_DATA blocking
1431              callbacks are processed in priority.
1432
1433 Severity   : normal
1434 Bugzilla   : 13829
1435 Description: enable ACLs on MDS by default
1436 Details    : ACLs must be enabled on MDS by default.
1437
1438 Severity   : normal
1439 Frequency  : PPC/PPC64 only
1440 Bugzilla   : 14845
1441 Description: conflicts between asm-ppc64/types.h and lustre_types.h
1442 Details    : fix duplicated definitions between asm-ppc64/types.h and
1443              lustre_types.h on PPC.
1444
1445 Severity   : normal
1446 Frequency  : PPC/PPC64 only
1447 Bugzilla   : 14844
1448 Description: asm-ppc/segment.h does not exist
1449 Details    : fix compile issue on PPC.
1450
1451 Severity   : normal
1452 Bugzilla   : 14864
1453 Description: better handle error messages in extents code
1454
1455 Severity   : normal
1456 Frequency  : RHEL4 only
1457 Bugzilla   : 14618
1458 Description: mkfs is very slow on IA64/RHEL4
1459 Details    : A performance regression has been discovered in the MPT Fusion
1460              driver between versions 3.02.73rh and 3.02.99.00rh. As a
1461              consequence, we have downgraded the MPT Fusion driver in the RHEL4
1462              kernel from 3.02.99.00 to 3.02.73 until this problem is fixed.
1463
1464 Severity   : enhancement
1465 Bugzilla   : 14729
1466 Description: SNMP support enhancement
1467 Details    : Adding total number of sampled request for an MDS node in snmp
1468              support.
1469
1470 Severity   : enhancement
1471 Bugzilla   : 14748
1472 Description: Optimize ldlm waiting list processing for PR extent locks
1473 Details    : When processing waiting list for read extent lock and meeting read
1474              lock that is same or wider to it that is not contended, skip
1475              processing rest of the list and immediatelly return current
1476              status of conflictness, since we are guaranteed there are no
1477              conflicting locks in the rest of the list.
1478
1479 Severity   : normal
1480 Bugzilla   : 14774
1481 Description: Time out and refuse to reconnect
1482 Details    : When the failover node is the primary node, it is possible
1483              to have two identical connections in imp_conn_list. We must
1484              compare not conn's pointers but NIDs, otherwise we can defeat
1485              connection throttling.
1486
1487 Severity   : normal
1488 Bugzilla   : 13821
1489 Description: port llog fixes from b1_6 into HEAD
1490 Details    : Port llog reference couting and some llog cleanups from b1_6
1491              (bug 10800) into HEAD, for protect from panic and access to already
1492              free llog structures.
1493
1494 Severity   : normal
1495 Bugzilla   : 14483
1496 Description: Detect stride IO mode in read-ahead
1497 Details    : When a client does stride read, read-ahead should detect that and
1498              read-ahead pages according to the detected stride pattern.
1499
1500 Severity   : normal
1501 Bugzilla   : 13805
1502 Description: data checksumming impacts single node performance
1503 Details    : add support for several checksum algorithm. Currently, only CRC32
1504              and Adler-32 are supported. The checksum type can be changed on
1505              the fly via /proc/fs/lustre/osc/*/checksum_type.
1506
1507 Severity   : normal
1508 Bugzilla   : 14648
1509 Description: use adler32 for page checksums
1510 Details    : when available, use the Adler-32 algorithm instead of CRC32 for
1511              page checksums.
1512
1513 Severity   : normal
1514 Bugzilla   : 15033
1515 Description: build for x2 fails
1516 Details    : fix compile issue on Cray systems.
1517
1518 Severity   : normal
1519 Bugzilla   : 14379
1520 Description: Properly match for duplicate locks
1521 Details    : Due to different lock order from skiplists code, we need to
1522              traverse entire list for now
1523
1524 Severity   : normal
1525 Frequency  : only on PPC/SLES10
1526 Bugzilla   : 14855
1527 Description: "BITS_PER_LONG is not 32 or 64" in linux/idr.h
1528 Details    : On SLES10/PPC, fs.h includes idr.h which requires BITS_PER_LONG to
1529              be defined. Add a hack in mkfs_lustre.c to work around this compile
1530              issue.
1531
1532 Severity   : normal
1533 Bugzilla   : 14257
1534 Description: LASSERT on MDS when client holding flock lock dies
1535 Details    : ldlm pool logic depends on number of granted locks equal to
1536              number of released locks which is not true for flock locks, so
1537              just exclude such locks from consideration.
1538
1539 Severity   : normal
1540 Bugzilla   : 15188
1541 Description: MDS deadlock with many ll_sync_lov threads and I/O stalled
1542 Details    : Use fsfilt_sync() for both the whole filesystem sync and
1543              individual file sync to eliminate dangerous inode locking
1544              with I_LOCK that can lead to a deadlock.
1545
1546 Severity   : normal
1547 Bugzilla   : 14410
1548 Description: performance in 1.6.3
1549 Details    : Force q->max_phys_segments to MAX_PHYS_SEGMENTS on SLES10 to be
1550              sure that 1MB requests are not fragmented by the block layer.
1551
1552 Severity   : enhancement
1553 Bugzilla   : 11089
1554 Description: organize the server-side client stats on per-nid basis
1555 Details    : Change the structure of stats under obdfilter and mds to
1556              New structure:
1557                 +- exports
1558                         +- nid#1
1559                         |   + stats
1560                         |   + uuids
1561                         +- nid#2...
1562                         +- clear
1563              The "uuid"s file would list the uuids of _active_ exports.
1564              And the clear entry is to clear all stats and stale nids.
1565
1566 Severity   : enhancement
1567 Bugzilla   : 11270
1568 Description: eliminate client locks in face of contention
1569 Details    : file contention detection and lockless i/o implementation
1570              for contended files.
1571
1572 Severity   : normal
1573 Bugzilla   : 15212
1574 Description: Reinitialize optind to 0 so that interactive lfs works in all cases
1575
1576 Severity   : critical
1577 Frequency  : very rare, if additional xattrs are used on kernels >= 2.6.12
1578 Bugzilla   : 15777
1579 Description: MDS may lose file striping (and hence file data) in some cases
1580 Details    : If there are additional extended attributes stored on the MDS,
1581              in particular ACLs, SELinux, or user attributes (if user_xattr
1582              is specified for the client mount options) then there is a risk
1583              of attribute loss.  Additionally, the Lustre file striping
1584              needs to be larger than default (e.g. striped over all OSTs),
1585              and an additional attribute must be stored initially in the
1586              inode and then increase in size enough to be moved to the
1587              external attribute block (e.g. ACL growing in size) for file
1588              data to be lost.
1589
1590 Severity   : normal
1591 Bugzilla   : 15346
1592 Description: skiplist implementation simplification
1593 Details    : skiplists are used to group compatible locks on granted list
1594              that was implemented as tracking first and last lock of each
1595              lock group the patch changes that to using doubly linked lists
1596
1597 Severity   : normal
1598 Bugzilla   : 15574
1599 Description: MDS LBUG: ASSERTION(!IS_ERR(dchild))
1600 Details    : Change LASSERTs to client eviction (i.e. abort client's recovery)
1601              because LASSERT on both the data supplied by a client, and the
1602              data on disk is dangerous and incorrect.
1603
1604 Severity   : enhancement
1605 Bugzilla   : 10718
1606 Description: Slow truncate/writes to huge files at high offsets.
1607 Details    : Directly associate cached pages to lock that protect those pages,
1608              this allows us to quickly find what pages to write and remove
1609              once lock callback is received.
1610
1611 Severity   : normal
1612 Bugzilla   : 15953
1613 Description: more ldlm soft lockups
1614 Details    : In ldlm_resource_add_lock(), call to ldlm_resource_dump()
1615              starve other threads from the resource lock for a long time in
1616              case of long waiting queue, so change the debug level from
1617              D_OTHER to the less frequently used D_INFO.
1618
1619 Severity   : enhancement
1620 Bugzilla   : 13128
1621 Description: add -gid, -group, -uid, -user options to lfs find
1622
1623 Severity   : normal
1624 Bugzilla   : 15950
1625 Description: Hung threads in invalidate_inode_pages2_range
1626 Details    : The direct IO path doesn't call check_rpcs to submit a new RPC
1627              once one is completed. As a result, some RPCs are stuck in the
1628              queue and are never sent.
1629
1630 Severity   : normal
1631 Bugzilla   : 14629
1632 Description: filter threads hungs on waiting journal commit
1633 Details    : Cleanup filter group llog code, then only filter group llog will
1634              be only created in the MDS/OST syncing process.
1635
1636 Severity   : normal
1637 Bugzilla   : 15684
1638 Description: Procfs and llog threads access destoryed import sometimes.
1639 Details    : Sync the import destoryed process with procfs and llog threads by
1640              the import refcount and semaphore.
1641
1642 Severity   : enhancement
1643 Bugzilla   : 14975
1644 Description: openlock cache of b1_6 port to HEAD
1645
1646 Severity   : major
1647 Frequncy   : rare
1648 Bugzilla   : 16226
1649 Description: kernel BUG at ldiskfs2_ext_new_extent_cb
1650 Details    : If insertion of an extent fails, then discard the inode
1651              preallocation and free data blocks else it can lead to duplicate
1652              blocks.
1653
1654 Severity   : normal
1655 Bugzilla   : 16199
1656 Description: don't always update ctime in ext3_xattr_set_handle()
1657 Details    : Current xattr code updates inode ctime in ext3_xattr_set_handle.
1658              In some cases the ctime should not be updated, for example for
1659              2.0->1.8 compatibility it is necessary to delete an xattr and it
1660              should not update the ctime.
1661
1662 Severity   : major
1663 Frequency  : rare
1664 Bugzilla   : 15713/16362
1665 Description: Assertion in iopen_connect_dentry in 1.6.3
1666 Details    : looking up an inode via iopen with the wrong generation number can
1667              populate the dcache with a disconneced dentry while the inode
1668              number is in the process of being reallocated. This causes an
1669              assertion failure in iopen since the inode's dentry list contains
1670              both a connected and disconnected dentry.
1671
1672 Severity   : normal
1673 Bugzilla   : 16496
1674 Description: assertion failure in ldlm_handle2lock()
1675 Details    : fix a race between class_handle_unhash() and class_handle2object()
1676              introduced in lustre 1.6.5 by bug 13622.
1677
1678 Severity   : minor
1679 Frequency  : rare
1680 Bugzilla   : 12755
1681 Description: Kernel BUG: sd_iostats_bump: unexpected disk index
1682 Details    : remove the limit of 256 scsi disks in the sd_iostat patch
1683
1684 Severity   : minor
1685 Frequency  : rare
1686 Bugzilla   : 16494
1687 Description: oops in sd_iostats_seq_show()
1688 Details    : unloading/reloading the scsi low level driver triggers a kernel
1689              bug when trying to access the sd iostat file.
1690
1691 Severity   : major
1692 Frequency  : rare
1693 Bugzilla   : 16404
1694 Description: Kernel panics during QLogic driver reload
1695 Details    : REQ_BLOCK_PC requests are not handled properly in the sd iostat
1696              patch, causing memory corruption.
1697
1698 Severity   : minor
1699 Frequency  : rare
1700 Bugzilla   : 16140
1701 Description: journal_dev option does not work in b1_6
1702 Details    : pass mount option during pre-mount.
1703
1704 Severity   : enhancement
1705 Bugzilla   : 10555
1706 Description: Add a FIEMAP(FIle Extent MAP) ioctl
1707 Details    : FIEMAP ioctl will allow an application to efficiently fetch the
1708              extent information of a file. It can be used to map logical blocks
1709              in a file to physical blocks in the block device.
1710
1711 Severity   : normal
1712 Bugzilla   : 15198
1713 Description: LDLM soft lockups - improvement
1714 Details    : It is be possible to send the lock handle along with each read
1715              or write request because the client is already doing a lock match
1716              itself so there isn't any reason the OST should have to re-do that
1717              search.
1718
1719 Severity   : normal
1720 Frequency  : only on Cray X2
1721 Bugzilla   : 16813
1722 Description: X2 build failures
1723 Details    : fix build failures on Cray X2.
1724
1725 Severity   : normal
1726 Bugzilla   : 2066
1727 Description: xid & resent requests
1728 Details    : Initialize RPC XID from clock at startup (randomly if clock is
1729              bad).
1730
1731 Severity   : enhancement
1732 Bugzilla   : 14095
1733 Description: Add lustre_start utility to start or stop multiple Lustre servers
1734              from a CSV file.
1735
1736 Severity   : major
1737 Bugzilla   : 17024
1738 Description: Lustre GPF in {:ptlrpc:ptlrpc_server_free_request+373}
1739 Details    : In case of memory pressure, list_del() can be called twice on
1740              req->rq_history_list, causing a kernel oops.
1741
1742 Severity   : normal
1743 Bugzilla   : 17026
1744 Description: kptllnd_peer_check_sends()) ASSERTION(!in_interrupt()) failed
1745 Details    : fix stack overflow in the distributed lock manager by defering
1746              export eviction after a failed AST to the elt thread instead of
1747              handling it in the dlm interpret routine.
1748
1749 Severity   : normal
1750 Bugzilla   : 16450
1751 Description: Convert some comments to new format.
1752 Details    : Update documenting comments to match doxygen conventions.
1753
1754 Severity   : normal
1755 Bugzilla   : 16450
1756 Description: Grammar fixes.
1757 Details    : A couple of trivial spelling fixes.
1758
1759 Severity   : normal
1760 Bugzilla   : 16450
1761 Description: OSD_COUNTERS-mandatory
1762 Details    : Make previously optional ->oti_{w,r}_locks sanity checks mandatory
1763              to simplify the code.
1764
1765 Severity   : normal
1766 Bugzilla   : 16450
1767 Description: simplify cmm_device freeing logic.
1768 Details    : Call cmm_device_free() in the failure path of cmm_device_alloc().
1769
1770 Severity   : normal
1771 Bugzilla   : 16450
1772 Description: Add lockdep support to dt_object_operations locking interface.
1773 Details    : Augment ->do_{read,write}_lock() prototypes with a `role'
1774              parameter indicating lock ordering. Update mdd code to use new
1775              locking interface.
1776
1777 Severity   : normal
1778 Bugzilla   : 16450
1779 Description: Introduce failloc constants for lockless IO tests.
1780 Details    : Add two new failloc constants to test lockless IO. Only one of
1781              them in implemented---another is checked in yet to be landed
1782              core CLIO code.
1783
1784 Severity   : normal
1785 Bugzilla   : 16450
1786 Description: Add lockdep support for inode mutex.
1787 Details    : Introduce and use new LOCK_INODE_MUTEX_PARENT() macro to be used
1788              in the situations where Lustre has to lock more than one inode
1789              mutex at a time.
1790
1791 Severity   : normal
1792 Bugzilla   : 16450
1793 Description: Add optional invariants checking support.
1794 Details    : Add new LINVRNT() macro, optional on new --enable-invariants
1795              configure switch. This macro is to be used for consistency and
1796              sanity checks that are too expensive to be left in `production'
1797              mode.
1798
1799 Severity   : minor
1800 Bugzilla   : 16450
1801 Description: Zap lock->l_granted_mode with explicit LCK_MINMODE.
1802 Details    : Use LCK_MINMODE rather than 0 to reset lock->l_granted_mode to
1803              its initial state.
1804
1805 Severity   : normal
1806 Bugzilla   : 16450
1807 Description: Add lockdep support for ldlm_lock and ldlm_resource.
1808 Details    : Use spin_lock_nested() in (the only) situation where more than
1809              one ldlm_lock is locked simultaneously. Also, fix possible
1810              dead-lock in ldlm_lock_change_resource() by enforcing particular
1811              lock ordering.
1812
1813 Severity   : normal
1814 Bugzilla   : 16450
1815 Description: Use struct ldlm_callback_suite in ldlm_lock_create().
1816 Details    : Instead of specifying each ldlm_lock call-back through separate
1817              parameter, wrap them into struct ldlm_callback_suite.
1818
1819 Severity   : normal
1820 Bugzilla   : 16450
1821 Description: Kill join_lru obd method and its callers.
1822 Details    : CLIO uses lock weighting policy to keep locks over mmapped regions
1823              in memory---a requirement implemented through ->o_join_lru() obd
1824              method in HEAD. Remove this method and its users.
1825
1826 Severity   : normal
1827 Bugzilla   : 16450
1828 Description: Add asynchronous ldlm ENQUEUE completion handler.
1829 Details    : CLIO posts ENQUEUE requests asynchronously through ptlrpcd---a
1830              case that stock ldlm_completion_ast() cannot handle as it waits
1831              until lock is granted. Introduce new ldlm_completion_ast_async()
1832              for this. Also comment ldlm_completion_ast().
1833
1834 Severity   : normal
1835 Bugzilla   : 16450
1836 Description: ldlm_error <-> errno conversion.
1837 Details    : Add functions to map (rather arbitrary) between LDLM error codes
1838              and standard errno values. CLIO needs this to prevent LDLM specific
1839              constants from escaping ldlm and osc.
1840
1841 Severity   : minor
1842 Bugzilla   : 16450
1843 Description: Kill unused ldlm_handle2lock_ns() function.
1844 Details    : Kill unused ldlm_handle2lock_ns() function.
1845
1846 Severity   : normal
1847 Bugzilla   : 16450
1848 Description: Add lu_ref support to ldlm_lock
1849 Details    : lu_ref support for ldlm_lock and ldlm_resource. See lu_ref patch.
1850         lu_ref fields ->l_reference and ->lr_reference are added to ldlm_lock
1851         and ldlm_resource. LDLM interface has to be changed, because code that
1852         releases a reference on a lock, has to "know" what reference this is.
1853         In the most frequent case
1854
1855                 lock = ldlm_handle2lock(handle);
1856                 ...
1857                 LDLM_LOCK_PUT(lock);
1858
1859         no changes are required. When any other reference (received _not_ from
1860         ldlm_handle2lock()) is released, LDLM_LOCK_RELEASE() has to be called
1861         instead of LDLM_LOCK_PUT().
1862
1863         Arguably, changes are pervasive, and interface requires some discipline
1864         for proper use. On the other hand, it was very instrumental in finding
1865         a few leaked lock references.
1866
1867 Severity   : normal
1868 Bugzilla   : 16450
1869 Description: Add ldlm_lock_addref_try().
1870 Details    : Introduce ldlm_lock_addref_try() function (used by CLIO) that
1871              attempts to addref a lock that might be being canceled
1872              concurrently.
1873
1874 Severity   : normal
1875 Bugzilla   : 16450
1876 Description: Add ldlm_weigh_callback().
1877 Details    : Add new ->l_weigh_ast() call-back to ldlm_lock. It is called
1878         by ldlm_cancel_shrink_policy() to estimate lock "value", instead of
1879         hard-coded `number of pages' logic.
1880
1881 Severity   : normal
1882 Bugzilla   : 16450
1883 Description: Add lockdep annotations to llog code.
1884 Details    : Use appropriately tagged _nested() locking calls in the places
1885              where llog takes more than one ->lgh_lock lock.
1886
1887 Severity   : minor
1888 Bugzilla   : 16450
1889 Description: Add loi_kms_set().
1890 Details    : Wrap kms updates into a helper function.
1891
1892 Severity   : minor
1893 Bugzilla   : 16450
1894 Description: Constify instances of struct lsm_operations.
1895 Details    : Constify instances of struct lsm_operations.
1896
1897 Severity   : normal
1898 Bugzilla   : 16450
1899 Description: lu_conf support.
1900 Details    : On a server, a file system object is uniquely identified
1901              by a fid, which is sufficient to locate and load all object
1902              state (inode). On a client, on the other hand, more data are
1903              necessary instantiate an object. Change lu_object_find() and
1904              friends to take additional `lu_conf' argument describing object.
1905              Typically this includes layout information.
1906
1907 Severity   : normal
1908 Bugzilla   : 16450
1909 Description: lu_context fixes.
1910 Details    : Introduce new lu_context functions that are needed on the client
1911              side, where some system threads (ptlrpcd) are shared by multiple
1912              modules, and so cannot be stopped during module shutdown.
1913
1914 Severity   : normal
1915 Bugzilla   : 16450
1916 Description: Add start and stop methods to lu_device_type_operations.
1917 Details    : Introduce two new methods in lu_device_type_operations, that are
1918         invoked  when first instance of a given type is created and last one
1919         is destroyed respectively. This is need by CLIO.
1920
1921 Severity   : normal
1922 Bugzilla   : 16450
1923 Description: Add lu_ref support to struct lu_device.
1924 Details    : Add lu_ref support to lu_object and lu_device. lu_ref is used to
1925              track leaked references.
1926
1927 Severity   : normal
1928 Bugzilla   : 16450
1929 Description: Introduce lu_kmem_descr.
1930 Details    : lu_kmem_descr and its companion interface allow to create
1931              and destroy a number of kmem caches at once.
1932
1933 Severity   : normal
1934 Bugzilla   : 16450
1935 Description: Fix lu_object finalization race.
1936 Details    : Fix a race between lu_object_find() finding an object and its
1937              concurrent finalization. This race is (most likely) not possible
1938              on the server, but might happen on the client.
1939
1940 Severity   : normal
1941 Bugzilla   : 16450
1942 Description: Introduce lu_ref interface.
1943 Details    : lu_ref is a debugging module allowing to track references to
1944              a given object. It is quite cpu expensive, and has to be
1945              explicitly enabled with --enable-lu_ref. See usage description
1946              within the patch.
1947
1948 Severity   : minor
1949 Bugzilla   : 16450
1950 Description: Factor lu_site procfs stats into a separate function.
1951 Details    : Separate lu_site stats printing code into a separate function
1952              that can be reused on a client.
1953
1954 Severity   : minor
1955 Bugzilla   : 16450
1956 Description: Constify instances of struct {lu,dt,md}_device_operations.
1957 Details    : Constify instances of struct {lu,dt,md}_device_operations.
1958
1959 Severity   : normal
1960 Bugzilla   : 16450
1961 Description: Introduce struct md_site and move meta-data specific parts of
1962              struct lu_site here.
1963 Details    : Move md-specific fields out of struct lu_site into special struct
1964         md_site, so that lu_site can be used on a client.
1965
1966 Severity   : minor
1967 Bugzilla   : 16450
1968 Description: Kill mdd_lov_destroy().
1969 Details    : Remove unused mdd code.
1970
1971 Severity   : minor
1972 Bugzilla   : 16450
1973 Description: Add st_block checking to multistat.c.
1974 Details    : Add st_block checking to multistat.c.
1975
1976 Severity   : normal
1977 Bugzilla   : 16450
1978 Description: Add lu_ref support to struct obd_device.
1979 Details    : Add lu_ref tracking to obd_device.
1980
1981 Severity   : minor
1982 Bugzilla   : 16450
1983 Description: Kill obd_set_fail_loc().
1984 Details    : Remove unused code.
1985
1986 Severity   : normal
1987 Bugzilla   : 16450
1988 Description: Add special type for ptlrpc_request interpret functions.
1989 Details    : Add lu_env parameter to ->rq_interpreter call-back. NULL is passed
1990              there. Actual usage will be in CLIO.
1991
1992 Severity   : normal
1993 Bugzilla   : 16450
1994 Description: Replace RW_LOCK_UNLOCKED() macro with rwlock_init().
1995 Details    : Replace RW_LOCK_UNLOCKED() with rwlock_init() as the former
1996              doesn't work with lockdep.
1997
1998 Severity   : normal
1999 Bugzilla   : 16450
2000 Description: Add rwv.c test program.
2001 Details    : New testing program exercising readv(2) and writev(2) (Qian).
2002
2003 Severity   : normal
2004 Bugzilla   : 16450
2005 Description: Add sendfile.c test program.
2006 Details    : New testing program exercising sendfile(2) (Jay).
2007
2008 Severity   : minor
2009 Bugzilla   : 16450
2010 Description: Ratelimit a message that can be very frequent.
2011 Details    : Ratelimit a memory allocation failure message that can
2012              be too chatty.
2013
2014 Severity   : minor
2015 Bugzilla   : 16450
2016 Description: Use cdebug_show() in CDEBUG-style macros defined outside of libcfs.
2017 Details    : Use cdebug_show() in CDEBUG-style macros defined outside of libcfs.
2018
2019 Severity   : normal
2020 Bugzilla   : 16450
2021 Description: Liblustre build fixes.
2022 Details    : Liblustre build fixes.
2023
2024 Severity   : normal
2025 Bugzilla   : 16450
2026 Description: libcfs: add cfs_{need,cond}_resched() interface.
2027 Details    : libcfs: add cfs_{need,cond}_resched() definition and
2028              implementations for Linux, NT, and liblustre.
2029
2030 Severity   : enhancement
2031 Bugzilla   : 12800
2032 Description: More exported tunables for mballoc
2033 Details    : Add support for tunable preallocation window and new tunables for
2034              large/small requests
2035
2036 Severity   : normal
2037 Bugzilla   : 16680
2038 Description: Detect corruption of block bitmap and checking for preallocations
2039 Details    : Checks validity of on-disk block bitmap. Also it does better
2040              checking of number of applied preallocations. When corruption is
2041              found, it turns filesystem readonly to prevent further corruptions.
2042
2043 Severity   : normal
2044 Bugzilla   : 17197
2045 Description: (rw.c:1323:ll_read_ahead_pages()) ASSERTION(page_idx > ria->ria_stoff) failed
2046 Details    : Once the unmatched stride IO mode is detected, shrink the stride-ahead
2047              window to 0. If it does hit cache miss, and read-pattern is still
2048              stride-io mode, does not reset the stride window, but also does not
2049              increase the stride window length in this case.
2050
2051 Severity   : normal
2052 Bugzilla   : 16438
2053 Frequency  : only for big-endian servers
2054 Description: Check if system is big-endian while mounting fs with extents feature
2055 Details    : Mounting a filesystem with extents feature will fail on big-endian
2056              systems since ext3-based ldiskfs is not supported on big-endian
2057              systems. This can be over-riden with "bigendian_extents" mount option.
2058
2059 Severity   : enhancement
2060 Bugzilla   : 12749
2061 Description: The root squash functionality
2062 Details    : A security feature, which is to prevent users from being able
2063              to mount lustre on their desktop, run as root, and delete
2064              all of the files in the filesystem. The goal is accomplished by
2065              remapping user id (UID) and group id (GID) of the root user to
2066              a UID and GID specified by the system administartor via Lustre
2067              configuration management server (MGS). The functionality also
2068              allows to specify sets of clients for which the remapping does
2069              not apply.
2070
2071 Severity   : normal
2072 Bugzilla   : 16860
2073 Description: Excessive recovery window
2074 Details    : With AT enabled, the recovery window can be excessively long (6000+
2075              seconds). To address this problem, we no longer use
2076              OBD_RECOVERY_FACTOR when extending the recovery window (the connect
2077              timeout no longer depends on the service time, it is set to
2078              INITIAL_CONNECT_TIMEOUT now) and clients report the old service
2079              time via pb_service_time.
2080
2081 Severity   : normal
2082 Bugzilla   : 16522
2083 Description: Watchdog triggered on MDS failover
2084 Details    : enable OBD_CONNECT_MDT flag when connecting from the MDS so that
2085              the OSTs know that the MDS "UUID" can be reused for the same export
2086              from a different NID, so we do not need to wait for the export to be
2087              evicted
2088
2089 Severity   : major
2090 Frequency  : rare, only if using MMP with Linux RAID
2091 Bugzilla   : 17895
2092 Description: MMP doesn't work with Linux RAID
2093 Details    : While using HA for Lustre servers with Linux RAID, it is possible
2094              that MMP will not detect multiple mounts. To make this work we
2095              need to unplug the device queue in RAID when the MMP block is being
2096              written. Also while reading the MMP block, we should read it from
2097              disk and not the cached one.
2098
2099 Severity   : enhancement
2100 Bugzilla   : 17187
2101 Description: open file using fid
2102 Details    : A file can be opened using just its fid, like
2103              <mntpt>/.lustre/fid/SEQ:OID:VER - this is needed for HSM and replication
2104
2105 Severity   : normal
2106 Frequency  : Only in RHEL5 when mounting multiple ext3 filesystems
2107              simultaneously
2108 Bugzilla   : 19184
2109 Description: "kmem_cache_create: duplicate cache jbd_4k" error message
2110 Details    : add proper locking for creation of jbd_4k slab cache
2111
2112 Severity   : normal
2113 Bugzilla   : 19058
2114 Description: MMP check in ext3_remount() fails without displaying any error
2115 Details    : When multiple mount protection fails during remount, proper error
2116              should be returned
2117
2118 Severity   : enhancement
2119 Bugzilla   : 16823
2120 Description: Allow stripe size to be up to 4G-64k
2121 Details    : Fix math logic to allow large stripe sizes.
2122
2123 Severity   : high
2124 Bugzilla   : 17569
2125 Description: add check for >8TB ldiskfs filesystems
2126 Details    : ext3-based ldiskfs does not support greater than 8TB LUNs.
2127              Don't allow >8TB ldiskfs filesystems to be mounted without
2128              force_over_8tb mount option
2129
2130 --------------------------------------------------------------------------------
2131
2132 2007-08-10         Cluster File Systems, Inc. <info@clusterfs.com>
2133        * version 1.6.1
2134        * Support for kernels:
2135         2.6.5-7.283 (SLES 9),
2136         2.6.9-55.EL (RHEL 4),
2137         2.6.16.46-0.14 (SLES 10),
2138         2.6.18.8 vanilla (kernel.org)
2139        * Client support for unpatched kernels:
2140         (see http://wiki.lustre.org/index.php?title=Patchless_Client)
2141         2.6.16 - 2.6.22 vanilla (kernel.org)
2142        * Due to recently discovered recovery problems, we do not recommend
2143         using patchless RHEL 4 clients with this or any earlier release.
2144        * Recommended e2fsprogs version: 1.39.cfs8
2145        * Note that reiserfs quotas are disabled on SLES 10 in this kernel.
2146        * Starting with this release, the ldiskfs backing filesystem required
2147         by Lustre is now in its own package, lustre-ldiskfs.  This package
2148         should be installed.  It is versioned separately from Lustre and
2149         may be released separately in future.
2150
2151 Severity   : minor
2152 Bugzilla   : 13147
2153 Description: block reactivating mgc import until all deactivates complete
2154 Details    : Fix race when failing back MDT/MGS to itself (testing)
2155
2156 Severity   : minor
2157 Frequency  : at statup only
2158 Bugzilla   : 12860
2159 Description: mds_lov_synchronize race leads to various problems
2160 Details    : simultaneous MDT->OST connections at startup can cause the
2161              sync to abort, leaving the OSC in a bad state.
2162
2163 Severity   : enhancement
2164 Bugzilla   : 12194
2165 Description: add optional extra BUILD_VERSION info
2166 Details    : add a new environment variable (namely LUSTRE_VERS) which allows
2167              to override the lustre version.
2168
2169 Severity   : normal
2170 Frequency  : 2.6.18 servers only
2171 Bugzilla   : 12546
2172 Description: ll_kern_mount() doesn't release the module reference
2173 Details    : The ldiskfs module reference count never drops down to 0
2174              because ll_kern_mount() doesn't release the module reference.
2175
2176 Severity   : normal
2177 Frequency  : rare
2178 Bugzilla   : 12470
2179 Description: server LBUG when using old ost_num_threads parameter
2180 Details    : Accept the old ost_num_threads parameter but warn that it
2181              is deprecated, and fix an off-by-one error that caused an LBUG.
2182
2183 Severity   : normal
2184 Frequency  : rare
2185 Bugzilla   : 11722
2186 Description: Transient SCSI error results in persistent IO issue
2187 Details    : iobuf->dr_error is not reinitialized to 0 between two
2188              uses.
2189
2190 Severity   : normal
2191 Frequency  : sometimes when underlying device returns I/O errors
2192 Bugzilla   : 11743
2193 Description: OSTs not going read-only during write failures
2194 Details    : OSTs are not remounted read-only when the journal commit threads
2195              get I/O errors because fsfilt_ext3 calls journal_start/stop()
2196              instead of the ext3 wrappers.
2197
2198 Severity   : minor
2199 Bugzilla   : 12364
2200 Description: poor connect scaling with increasing client count
2201 Details    : Don't run filter_grant_sanity_check for more than 100 exports
2202              to improve scaling for large numbers of clients.
2203
2204 Severity   : normal
2205 Frequency  : SLES10 only
2206 Bugzilla   : 12538
2207 Description: sanity-quota.sh quotacheck failed: rc = -22
2208 Details    : Quotas cannot be enabled on SLES10.
2209
2210 Severity   : normal
2211 Frequency  : liblustre clients only
2212 Bugzilla   : 12229
2213 Description: getdirentries does not give error when run on compute nodes
2214 Details    : getdirentries does not fail when the size specified as an argument
2215              is too small to contain at least one entry
2216
2217 Severity   : enhancement
2218 Bugzilla   : 11548
2219 Description: Add LNET router traceability for debug purposes
2220 Details    : If a checksum failure occurs with a router as part of the
2221              IO path, the NID of the last router that forwarded the bulk data
2222              is printed so it can be identified.
2223
2224 Severity   : normal
2225 Frequency  : rare
2226 Bugzilla   : 11315
2227 Description: OST "spontaneously" evicts client; client has imp_pingable == 0
2228 Details    : Due to a race condition, liblustre clients were occasionally
2229              evicted incorrectly.
2230
2231 Severity   : enhancement
2232 Bugzilla   : 10997
2233 Description: lfs setstripe use optional parameters instead of postional
2234              parameters.
2235
2236 Severity   : enhancement
2237 Bugzilla   : 10651
2238 Description: Nanosecond timestamp support for ldiskfs
2239 Details    : The on-disk ldiskfs filesystem has added support for nanosecond
2240              resolution timestamps.  There is not yet support for this at
2241              the Lustre filesystem level.
2242
2243 Severity   : normal
2244 Frequency  : during server recovery
2245 Bugzilla   : 11203
2246 Description: MDS failing to send precreate requests due to OSCC_FLAG_RECOVERING
2247 Details    : request with rq_no_resend flag not awake l_wait_event if they get
2248              a timeout.
2249
2250 Severity   : minor
2251 Frequency  : nfs export on patchless client
2252 Bugzilla   : 11970
2253 Description: connectathon hang when test nfs export over patchless client
2254 Details    : Disconnected dentry cannot be found with lookup, so we do not need
2255              to unhash it or make it invalid
2256
2257 Bugzilla   : 11757
2258 Description: fix llapi_lov_get_uuids() to allow many OSTs to be returned
2259 Details:   : Change llapi_lov_get_uuids() to read the UUIDs from /proc instead
2260              of using an ioctl. This allows lfsck for > 160 OSTs to succeed.
2261
2262 Severity   : minor
2263 Frequency  : rare
2264 Bugzilla   : 11546
2265 Description: open req refcounting wrong on reconnect
2266 Details    : If reconnect happened between getting open reply from server and
2267              call to mdc_set_replay_data in ll_file_open, we will schedule
2268              replay for unreferenced request that we are about to free.
2269              Subsequent close will crash in variety of ways.
2270              Check that request is still eligible for replay in
2271              mdc_set_replay_data().
2272
2273 Severity   : minor
2274 Frequency  : rare
2275 Bugzilla   : 11512
2276 Description: disable writes to filesystem when reading health_check file
2277 Details    : the default for reading the health_check proc file has changed
2278              to NOT do a journal transaction and write to disk, because this
2279              can cause reads of the /proc file to hang and block HA state
2280              checking on a healthy but otherwise heavily loaded system.  It
2281              is possible to return to the previous behaviour during configure
2282              with --enable-health-write.
2283
2284 Severity   : enhancement
2285 Bugzilla   : 10768
2286 Description: 64-bit inode version
2287 Details:   : Add a on-disk 64-bit inode version for ext3 to track changes made
2288              to the inode. This will be required for version-based recovery.
2289
2290 Severity   : normal
2291 Frequency  : rare
2292 Bugzilla   : 11818
2293 Description: MDS fails to start if a duplicate client export is detected
2294 Details    : in some rare cases it was possible for a client to connect to
2295              an MDS multiple times.  Upon recovery the MDS would detect this
2296              and fail during startup.  Handle this more gracefully.
2297
2298 Severity   : enhancement
2299 Bugzilla   : 11563
2300 Description: Add -o localflock option to simulate  old noflock
2301 behaviour.
2302 Details    : This will achieve local-only flock/fcntl locks
2303              coherentness.
2304
2305 Severity   : minor
2306 Frequency  : rare
2307 Bugzilla   : 11658
2308 Description: log_commit_thread vs filter_destroy race leads to crash
2309 Details    : Take import reference before releasing llog record semaphore
2310
2311 Severity   : normal
2312 Frequency  : rare
2313 Bugzilla   : 12477
2314 Description: Wrong request locking in request set processing
2315 Details    : ptlrpc_check_set wrongly uses req->rq_lock for proctect add to
2316              imp_delayed_list, in this place should be used imp_lock.
2317
2318 Severity   : normal
2319 Frequency  : when reconnection
2320 Bugzilla   : 11662
2321 Description: Grant Leak when osc reconnect to OST
2322 Details    : When osc reconnect ost, OST(filter) should check whether it
2323              should grant more space to client by comparing fed_grant and
2324              cl_avail_grant, and return the granted space to client instead
2325              of "new granted" space, because client will call osc_init_grant
2326              to update the client grant space info.
2327
2328 Severity   : normal
2329 Frequency  : when client reconnect to OST
2330 Bugzilla   : 11662
2331 Description: Grant Leak when osc do resend and replay bulk write
2332 Details    : When osc reconnect to OST, OST(filter)should clear grant info of
2333              bulk write request, because the grant info while be sync between
2334              OSC and OST when reconnect, and we should ignore the grant info
2335              these of resend/replay write req.
2336
2337 Severity   : normal
2338 Frequency  : rare
2339 Bugzilla   : 11662
2340 Description: Grant space more than avaiable left space sometimes.
2341 Details    : When then OST is about to be full, if two bulk writing from
2342              different clients came to OST. Accord the avaliable space of the
2343              OST, the first req should be permitted, and the second one
2344              should be denied by ENOSPC. But if the seconde arrived before
2345              the first one is commited. The OST might wrongly permit second
2346              writing, which will cause grant space > avaiable space.
2347
2348 Severity   : normal
2349 Frequency  : when client is evicted
2350 Bugzilla   : 12371
2351 Description: Grant might be wrongly erased when osc is evicted by OST
2352 Details    : when the import is evicted by server, it will fork another
2353              thread ptlrpc_invalidate_import_thread to invalidate the
2354              import, where the grant will be set to 0.  While the original
2355              thread will update the grant it got when connecting. So if
2356              the former happened latter, the grant will be wrongly errased
2357              because of this race.
2358
2359 Severity   : normal
2360 Frequency  : rare
2361 Bugzilla   : 12401
2362 Description: Checking Stale with correct fid
2363 Details    : ll_revalidate_it should uses de_inode instead of op_data.fid2
2364              to check whether it is stale, because sometimes, we want the
2365              enqueue happened anyway, and op_data.fid2 will not be initialized.
2366
2367 Severity   : enhancement
2368 Bugzilla   : 11647
2369 Description: update patchless client
2370 Details    : Add support for patchless client with 2.6.20, 2.6.21 and RHEL 5
2371
2372 Severity   : normal
2373 Frequency  : only with 2.4 kernel
2374 Bugzilla   : 12134
2375 Description: random memory corruption
2376 Details    : size of struct ll_inode_info is to big for union inode.u and this
2377              can be cause of random memory corruption.
2378
2379 Severity   : normal
2380 Frequency  : rare
2381 Bugzilla   : 10818
2382 Description: Memory leak in recovery
2383 Details    : Lov_mds_md was not free in an error handler in mds_create_object.
2384              It should also check obd_fail before fsfilt_start, otherwise if
2385              fsfilt_start return -EROFS,(failover mds during mds recovery).
2386              then the req will return with repmsg->transno = 0 and rc = EROFS.
2387              and we met hit the assert LASSERT(req->rq_reqmsg->transno ==
2388              req->rq_repmsg->transno) in ptlrpc_replay_interpret.  Fcc should
2389              be freed no matter whether fsfilt_commit success or not.
2390
2391 Severity   : minor
2392 Frequency  : only with huge count clients
2393 Bugzilla   : 11817
2394 Description: Prevents from taking the superblock lock in llap_from_page for
2395              a soon died page.
2396 Details    : using LL_ORIGIN_REMOVEPAGE origin flag instead of LL_ORIGIN_UNKNOW
2397              for llap_from_page call in ll_removepage prevents from taking the
2398              superblock lock for a soon died page.
2399
2400 Severity   : normal
2401 Frequency  : rare
2402 Bugzilla   : 11935
2403 Description: Not check open intent error before release open handle
2404 Details    : in some rare cases, the open intent error is not checked before
2405              release open handle, which may cause
2406              ASSERTION(open_req->rq_transno != 0), because it tries to release
2407              the failed open handle.
2408
2409 Severity   : normal
2410 Frequency  : rare
2411 Bugzilla   : 12556
2412 Description: Set cat log bitmap only after create log success.
2413 Details    : in some rare cases, the cat log bitmap is set too early. and it
2414              should be set only after create log success.
2415
2416 Severity   : major
2417 Bugzilla   : 11971
2418 Description: Accessing a block bevice can re-enable I/O when Lustre is
2419              tearing down a device.
2420 Details    : dev_clear_rdonly(bdev) must be called in kill_bdev() instead of
2421              blkdev_put().
2422
2423 Severity   : minor
2424 Bugzilla   : 11706
2425 Description: service threads may hog cpus when there are a lot of requests
2426 Details    : Insert cond_resched to give other threads a chance to use some CPU
2427
2428 Severity   : normal
2429 Frequency  : rare
2430 Bugzilla   : 12086
2431 Description: the cat log was not initialized in recovery
2432 Details    : When mds(mgs) do recovery, the tgt_count might be zero, so the
2433              unlink log on mds will not be initialized until mds post
2434              recovery. And also in mds post recovery, the unlink log will
2435              initialization will be done asynchronausly, so there will be race
2436              between add unlink log and unlink log initialization.
2437
2438 Severity   : normal
2439 Bugzilla   : 12597
2440 Description: brw_stats were being printed incorrectly
2441 Details    : brw_stats were being printed as log2 but all of them were not
2442              recorded as log2. Also remove some code duplication arising from
2443              filter_tally_{read,write}.
2444
2445 Severity   : normal
2446 Bugzilla   : 11674
2447 Frequency  : rare, only in recovery.
2448 Description: ASSERTION(req->rq_type != LI_POISON) failed
2449 Details    : imp_lock should be held while iterating over imp_sending_list for
2450              prevent destroy request after get timeout in ptlrpc_queue_wait.
2451
2452 Severity   : normal
2453 Bugzilla   : 12689
2454 Description: replay-single.sh test 52 fails
2455 Details    : A lock's skiplist need to be cleanup when it being unlinked
2456              from its resource list.
2457
2458 Severity   : normal
2459 Bugzilla   : 11737
2460 Description: Short directio read returns full requested size rather than
2461              actual amount read.
2462 Details    : Direct I/O operations should return actual amount of bytes
2463              transferred rather than requested size.
2464
2465 Severity   : enhancement
2466 Bugzilla   : 10589
2467 Description: metadata RPC reduction (e.g. for rm performance)
2468 Details    : decrease the amount of synchronous RPC between clients and servers
2469              by canceling conflicing lock before the operation on the client
2470              and packing thier handles into the main operation RPC to server.
2471
2472 Severity   : enhancement
2473 Bugzilla   : 4900
2474 Description: Async OSC create to avoid the blocking unnecessarily.
2475 Details    : If a OST has no remain object, system will block on the creating
2476              when need to create a new object on this OST. Now, ways use
2477              pre-created objects when available, instead of blocking on an
2478              empty osc while others are not empty.  If we must block, we block
2479              for the shortest possible period of time.
2480
2481 Severity   : major
2482 Bugzilla   : 11710
2483 Description: improve handling recoverable errors
2484 Details    : if request processig with error which can be recoverable on server
2485              request should be resend, otherwise page released from cache and
2486              marked as error.
2487
2488 Severity   : enhancement
2489 Bugzilla   : 12702
2490 Description: refine locking for avoid write wrong info into lov_objid file
2491 Details    : fix possible races with add new target and write/update data in
2492              lov_objid file.
2493
2494 --------------------------------------------------------------------------------
2495
2496 2007-05-03  Cluster File Systems, Inc. <info@clusterfs.com>
2497        * version 1.6.0.1
2498        * bug fixes
2499
2500 Severity   : normal
2501 Frequency  : on some architectures
2502 Bugzilla   : 12404
2503 Description: 1.6 client sometimes fails to mount from a 1.4 MDT
2504 Details    : Uninitialized flags sometimes cause configuration commands to
2505              be skipped.
2506
2507 Severity   : normal
2508 Frequency  : patchless clients only
2509 Bugzilla   : 12391
2510 Description: missing __iget() symbol export
2511 Details    : The __iget() symbol export is missing.  To avoid the need for
2512              this on patchless clients the deathrow inode reaper is turned
2513              off, and we depend on the VM to clean up old inodes.  This
2514              dependency was during via the fix for bug 12181.
2515
2516 --------------------------------------------------------------------------------
2517
2518 2007-04-19  Cluster File Systems, Inc. <info@clusterfs.com>
2519        * version 1.6.0
2520        * CONFIGURATION CHANGE.  This version of Lustre WILL NOT
2521          INTEROPERATE with older versions automatically.  In many cases a
2522          special upgrade step is needed. Please read the
2523          user documentation before upgrading any part of a live system.
2524        * WIRE PROTOCOL CHANGE from previous 1.6 beta versions.  This
2525          version will not interoperate with 1.6 betas before beta5 (1.5.95).
2526        * WARNING: Lustre configuration and startup changes are required with
2527          this release.  See https://mail.clusterfs.com/wikis/lustre/MountConf
2528          for details.
2529        * bug fixes
2530
2531 Severity   : enhancement
2532 Bugzilla   : 8007
2533 Description: MountConf
2534 Details    : Lustre configuration is now managed via mkfs and mount
2535              commands instead of lmc and lconf.  New obd types (MGS, MGC)
2536              are added for dynamic configuration management.  See
2537              https://mail.clusterfs.com/wikis/lustre/MountConf for
2538              details.
2539
2540 Severity   : enhancement
2541 Bugzilla   : 4482
2542 Description: dynamic OST addition
2543 Details    : OSTs can now be added to a live filesystem
2544
2545 Severity   : enhancement
2546 Bugzilla   : 9851
2547 Description: startup order invariance
2548 Details    : MDTs and OSTs can be started in any order.  Clients only
2549              require the MDT to complete startup.
2550
2551 Severity   : enhancement
2552 Bugzilla   : 4899
2553 Description: parallel, asynchronous orphan cleanup
2554 Details    : orphan cleanup is now performed in separate threads for each
2555              OST, allowing parallel non-blocking operation.
2556
2557 Severity   : enhancement
2558 Bugzilla   : 9862
2559 Description: optimized stripe assignment
2560 Details    : stripe assignments are now made based on ost space available,
2561              ost previous usage, and OSS previous usage, in order to try
2562              to optimize storage space and networking resources.
2563
2564 Severity   : enhancement
2565 Bugzilla   : 4226
2566 Description: Permanently set tunables
2567 Details    : All writable /proc/fs/lustre tunables can now be permanently
2568              set on a per-server basis, at mkfs time or on a live system.
2569
2570 Severity   : enhancement
2571 Bugzilla   : 10547
2572 Description: Lustre message v2
2573 Details    : Add lustre message format v2.
2574
2575 Severity   : enhancement
2576 Bugzilla   : 9866
2577 Description: client OST exclusion list
2578 Details    : Clients can be started with a list of OSTs that should be
2579              declared "inactive" for known non-responsive OSTs.
2580
2581 Severity   : minor
2582 Bugzilla   : 6062
2583 Description: SPEC SFS validation failure on NFS v2 over lustre.
2584 Details    : Changes the blocksize for regular files to be 2x RPC size,
2585              and not depend on stripe size.
2586
2587 Severity   : enhancement
2588 Bugzilla   : 9293
2589 Description: Multiple MD RPCs in flight.
2590 Details    : Further unserialise some read-only MDS RPCs - learn about intents.
2591              To avoid overly-overloading MDS, introduce a limit on number of
2592              MDS RPCs in flight for a single client and add /proc controls
2593              to adjust this limit.
2594
2595 Severity   : enhancement
2596 Bugzilla   : 22484
2597 Description: client read/write statistics
2598 Details    : Add client read/write call usage stats for performance
2599              analysis of user processes.
2600              /proc/fs/lustre/llite/*/offset_stats shows non-sequential
2601              file access. extents_stats shows chunk size distribution.
2602              extents_stats_per_process show chunk size distribution per
2603              user process.
2604
2605 Severity   : enhancement
2606 Bugzilla   : 22486
2607 Description: mds statistics
2608 Details    : Add detailed mds operations statistics in
2609              /proc/fs/lustre/mds/*/stats.
2610
2611 Severity   : minor
2612 Bugzilla   : 10667
2613 Description: Failure of copying files with lustre special EAs.
2614 Details    : Client side always return success for setxattr call for lustre
2615              special xattr (currently only "trusted.lov").
2616
2617 Severity   : minor
2618 Frequency  : always
2619 Bugzilla   : 10345
2620 Description: Refcount LNET uuids
2621 Details    : The global LNET uuid list grew linearly with every startup;
2622              refcount repeated list entries instead of always adding to
2623              the list.
2624
2625 Severity   : enhancement
2626 Bugzilla   : 2258
2627 Description: Dynamic service threads
2628 Details    : Within a small range, start extra service threads
2629              automatically when the request queue builds up.
2630
2631 Severity   : major
2632 Frequency  : mixed-endian client/server environments
2633 Bugzilla   : 11214
2634 Description: mixed-endian crashes
2635 Details    : The new msg_v2 system had some failures in mixed-endian
2636              environments.
2637
2638 Severity   : enhancement
2639 Bugzilla   : 11229
2640 Description: Easy OST removal
2641 Details    : OSTs can be permanently deactivated with e.g. 'lctl
2642              conf_param lustre-OST0001.osc.active=0'
2643
2644 Severity   : enhancement
2645 Bugzilla   : 11335
2646 Description: MGS proc entries
2647 Details    : Added basic proc entries for the MGS showing what filesystems
2648              are served.
2649
2650 Severity   : enhancement
2651 Bugzilla   : 10998
2652 Description: provide MGS failover
2653 Details    : Added config lock reacquisition after MGS server failover.
2654
2655 Severity   : enhancement
2656 Bugzilla   : 11461
2657 Description: add Linux 2.4 support
2658 Details    : Added support for RHEL 2.4.21 kernel for 1.6 servers and clients
2659
2660 Severity   : normal
2661 Bugzilla   : 11330
2662 Description: a large application tries to do I/O to the same resource and dies
2663              in the middle of it.
2664 Details    : Check the req->rq_arrival time after the call to
2665              ost_brw_lock_get(), but before we do anything about
2666              processing it & sending the BULK transfer request. This
2667              should help move old stale pending locks off the queue as
2668              quickly as obd_timeout.
2669
2670 Severity   : major
2671 Frequency  : when an incorrect nid is specified during startup
2672 Bugzilla   : 10734
2673 Description: ptlrpc connect to non-existant node causes kernel crash
2674 Details    : LNET can't be re-entered from an event callback, which
2675              happened when we expire a message after the export has been
2676              cleaned up.  Instead, hand the zombie cleanup off to another
2677              thread.
2678
2679 Severity   : enhancement
2680 Bugzilla   : 10902
2681 Description: plain/inodebits lock performance improvement
2682 Details    : Grouping plain/inodebits in granted list by their request modes
2683              and bits policy, thus improving the performance of search through
2684              the granted list.
2685
2686 Severity   : major
2687 Frequency  : only if OST filesystem is corrupted
2688 Bugzilla   : 9829
2689 Description: client incorrectly hits assertion in ptlrpc_replay_req()
2690 Details    : for a short time RPCs with bulk IO are in the replay list,
2691              but replay of bulk IOs is unimplemented.  If the OST filesystem
2692              is corrupted due to disk cache incoherency and then replay is
2693              started it is possible to trip an assertion.  Avoid putting
2694              committed RPCs into the replay list at all to avoid this issue.
2695
2696 Severity   : major
2697 Frequency  : liblustre (e.g. catamount) on a large cluster with >= 8 OSTs/OSS
2698 Bugzilla   : 11684
2699 Description: System hang on startup
2700 Details    : This bug allowed the liblustre (e.g. catamount) client to
2701              return to the app before handling all startup RPCs.  This
2702              could leave the node unresponsive to lustre network traffic
2703              and manifested as a server ptllnd timeout.
2704
2705 Severity   : enhancement
2706 Bugzilla   : 11667
2707 Description: Add "/proc/sys/lustre/debug_peer_on_timeout"
2708 Details    : liblustre envirable: LIBLUSTRE_DEBUG_PEER_ON_TIMEOUT
2709              boolean to control whether to print peer debug info when a
2710              client's RPC times out.
2711
2712 Severity   : minor
2713 Frequency  : only for kernels with patches from Lustre below 1.4.3
2714 Bugzilla   : 11248
2715 Description: Remove old rdonly API
2716 Details    : Remove old rdonly API which unused from at least lustre 1.4.3
2717
2718 Severity   : major
2719 Frequency  : only for devices with external journals
2720 Bugzilla   : 10719
2721 Description: Set external device read-only also
2722 Details    : During a commanded failover stop, we set the disk device
2723              read-only while the server shuts down. We now also set any
2724              external journal device read-only at the same time.
2725
2726 Severity   : minor
2727 Frequency  : when upgrading from 1.4 while trying to change parameters
2728 Bugzilla   : 11692
2729 Description: The wrong (new) MDC name was used when setting parameters for
2730              upgraded MDT's.  Also allows changing of OSC (and MDC)
2731              parameters if --writeconf is specified at tunefs upgrade time.
2732
2733 Severity   : major
2734 Frequency  : when setting specific ost indicies
2735 Bugzilla   : 11149
2736 Description: QOS code breaks on skipped indicies
2737 Details    : Add checks for missing OST indicies in the QOS code, so OSTs
2738              created with --index need not be sequential.
2739
2740 Severity   : enhancement
2741 Bugzilla   : 11264
2742 Description: Add uninit_groups feature to ldiskfs2 to speed up e2fsck
2743 Details    : The uninit_groups feature works in conjunction with the kernel
2744              filesystem code (ldiskfs2 only) and e2fsprogs-1.39-cfs6 to speed
2745              up the pass1 processing of e2fsck.  This is a read-only feature
2746              in ldiskfs2 only, so older kernels and current ldiskfs cannot
2747              mount filesystems that have had this feature enabled.
2748
2749 Severity   : enhancement
2750 Bugzilla   : 10816
2751 Description: Improve multi-block allocation algorithm to avoid fragmentation
2752 Details    : The mballoc3 code (ldiskfs2 only) adds new mechanisms to improve
2753              allocation locality and avoid filesystem fragmentation.
2754
2755 ------------------------------------------------------------------------------
2756
2757 2007-04-01  Cluster File Systems, Inc. <info@clusterfs.com>
2758        * version 1.4.10
2759        * Support for kernels:
2760         2.4.21-47.0.1.EL (RHEL 3)
2761         2.6.5-7.283 (SLES 9)
2762         2.6.9-42.0.10.EL (RHEL 4)
2763         2.6.12.6 vanilla (kernel.org)
2764         2.6.16.27-0.9 (SLES 10)
2765        * Recommended e2fsprogs version: 1.39.cfs5
2766
2767        * Note that reiserfs quotas are disabled on SLES 10 in this kernel
2768        * bug fixes
2769
2770 Severity   : critical
2771 Frequency  : occasional, depends on client load and configuration
2772 Bugzilla   : 12181, 12203
2773 Description: data loss for recently-modified files
2774 Introduced : 1.4.6
2775 Details    : In some cases it is possible that recently written or created
2776              files may not be written to disk in a timely manner (this should
2777              normally be within 30s unless client IO load is very high).
2778              The problem appears as zero-length files or files that are a
2779              multiple of 1MB in size after a client crash or client eviction
2780              that are missing data at the end of the file.
2781
2782              This problem is more likely to be hit on clients where files are
2783              repeatedly created and unlinked in the same directory, clients
2784              have a large amount of RAM, have many CPUs, the filesystem has
2785              many OSTs, the clients are rebooted frequently, and/or the files
2786              are not accessed by other nodes after being written.
2787
2788              The presence of the problem can be detected by looking at
2789              /proc/sys/fs/inode-state.  If the first number (nr_inodes) is
2790              smaller than the second (nr_unused) then dirty files will not
2791              be flushed automatically to disk.  "sync; sleep 10" should be
2792              run several times on the node before unmounting it to update
2793              Lustre (this is also safe to run on nodes without this problem).
2794
2795              There is also a related kernel bug in the RHEL4 4 2.6.9 kernel
2796              that can cause this same problem, so customers using that kernel
2797              also need to update the kernel in addition to Lustre.  In order
2798              to properly fix this bug, the RHEL3 2.4.21 kernel is also updated.
2799
2800              It is normal that files written just before a client crash (less
2801              than 30s) may not yet have been flushed to disk, even for local
2802              filesystems.
2803
2804 Severity   : normal
2805 Frequency  : frequent on thin XT3 nodes
2806 Bugzilla   : 10802
2807 Description: UUID collision on thin XT3 Linux nodes
2808 Details    : UUIDs on Compute Node Linux XT3 nodes were not generated
2809              randomly, since we relied on an insufficiently-seeded PRNG.
2810
2811 Severity   : normal
2812 Frequency  : rare
2813 Bugzilla   : 11693
2814 Description: OSS hangs after "All ost request buffers busy"
2815 Details    : A deadlock between quota and journal operations caused OSS
2816              hangs after printing "All ost request buffers busy."
2817
2818 Severity   : minor
2819 Frequency  : always on liblustre builds
2820 Bugzilla   : 11175
2821 Description: Cleanup compiler warnings on liblustre
2822
2823 Severity   : minor
2824 Frequency  : always on liblustre builds on XT3
2825 Bugzilla   : 12146
2826 Description: LC_CONFIG_CDEBUG don't run while build liblustre on XT3.
2827
2828 Frequency  : always
2829 Bugzilla   : 3244
2830 Description: Addition of EXT3_FEATURE_RO_COMPAT_DIR_NLINKS flag for
2831              > 32000 subdirectories
2832 Details    : Add EXT3_FEATURE_RO_COMPAT_DIR_NLINK flag to
2833              EXT3_FEATURE_RO_COMPAT_SUPP. This flag will be set whenever
2834              subdirectory count crosses 32000. This will aid e2fsck to
2835              correctly handle more than 32000 subdirectories.
2836
2837 Severity   : major
2838 Frequency  : liblustre (e.g. catamount) on a large cluster with >= 8 OSTs/OSS
2839 Bugzilla   : 11684
2840 Description: System hang on startup
2841 Details    : This bug allowed the liblustre (e.g. catamount) client to
2842              return to the app before handling all startup RPCs.  This
2843              could leave the node unresponsive to lustre network traffic
2844              and manifested as a server ptllnd timeout.
2845
2846 Severity   : enhancement
2847 Bugzilla   : 11667
2848 Description: Add "/proc/sys/lustre/debug_peer_on_timeout"
2849              (liblustre envirable: LIBLUSTRE_DEBUG_PEER_ON_TIMEOUT)
2850              boolean to control whether to print peer debug info when a
2851              client's RPC times out.
2852
2853 Severity   : normal
2854 Frequency  : always
2855 Bugzilla   : 10214
2856 Description: make O_SYNC working on 2.6 kernels
2857 Details    : 2.6 kernels use different method for mark pages for write,
2858              so need add a code to lustre for O_SYNC work.
2859
2860 Severity   : minor
2861 Frequency  : always
2862 Bugzilla   : 11110
2863 Description: Failure to close file and release space on NFS
2864 Details    : Put inode details into lock acquired in ll_intent_file_open.
2865              Use mdc_intent_lock in ll_intent_open to properly
2866              detect all kind of errors unhandled by mdc_enqueue.
2867
2868 Severity   : major
2869 Frequency  : rare
2870 Bugzilla   : 10866
2871 Description: proc file read during shutdown sometimes raced obd removal,
2872              causing node crash
2873 Details    : Add lock to prevent obd access after proc file removal.
2874
2875 Severity   : normal
2876 Frequency  : Only for files larger than 4GB on 32-bit clients.
2877 Bugzilla   : 11237
2878 Description: improperly doing page alignment of locks
2879 Details    : Modify lustre core code to use CFS_PAGE_* defines instead of
2880              PAGE_*.  Make CFS_PAGE_MASK a 64-bit mask.
2881
2882 Severity   : normal
2883 Frequency  : rarely
2884 Bugzilla   : 11203
2885 Description: RPCs being resent when they shouldn't be
2886 Details    : Some RPCs that should not be resent are being resent.  This
2887              can cause inconsistencies in the RPC state machine.  Do not
2888              resend such requests.
2889
2890 Severity   : normal
2891 Frequency  : rare, only with NFS export
2892 Bugzilla   : 11669
2893 Description: Crash on NFS re-export node
2894 Details    : under very unusual load conditions an assertion is hit in
2895              ll_intent_file_open()
2896
2897 Severity   : major
2898 Frequency  : only if OST filesystem is corrupted
2899 Bugzilla   : 9829
2900 Description: client incorrectly hits assertion in ptlrpc_replay_req()
2901 Details    : for a short time RPCs with bulk IO are in the replay list,
2902              but replay of bulk IOs is unimplemented.  If the OST filesystem
2903              is corrupted due to disk cache incoherency and then replay is
2904              started it is possible to trip an assertion.  Avoid putting
2905              committed RPCs into the replay list at all to avoid this issue.
2906
2907 Severity   : normal
2908 Frequency  : always
2909 Bugzilla   : 10901
2910 Description: large O_DIRECT requests fail under memory pressure/fragmentation
2911 Details    : Large single O_DIRECT read and write calls can fail to allocate
2912              a sufficiently large buffer to process the request.  In case of
2913              allocation failure the allocation is retried with a smaller
2914              buffer and broken into smaller requests.
2915
2916 Severity   : enhancement
2917 Bugzilla   : 11563
2918 Description: Add -o localflock option to simulate  old noflock behaviour.
2919 Details    : This will achieve local-only flock/fcntl locks coherentness.
2920
2921 Severity   : normal
2922 Frequency  : always
2923 Bugzilla   : 11090
2924 Description: versioning check is incomplete
2925 Details    : Checking the version difference of client vs. server, report
2926              error if the gap is too big.
2927
2928 Severity   : major
2929 Bugzilla   : 11710
2930 Frequency  : always
2931 Description: add support PG_writeback bit
2932 Details    : add support for PG_writeback bit for Lustre, for more carefull
2933              work with page cache in 2.6 kernel. This also fix some deadlocks
2934              and remove hack for work O_SYNC with 2.6 kernel.
2935
2936 Severity   : enhancement
2937 Bugzilla   : 11264
2938 Description: Add uninit_groups feature to ldiskfs2 to speed up e2fsck
2939 Details    : The uninit_groups feature works in conjunction with the kernel
2940              filesystem code (ldiskfs2 only) and e2fsprogs-1.39-cfs6 to speed
2941              up the pass1 processing of e2fsck.  This is a read-only feature
2942              in ldiskfs2 only, so older kernels and current ldiskfs cannot
2943              mount filesystems that have had this feature enabled.
2944
2945 Severity   : enhancement
2946 Bugzilla   : 10816
2947 Description: Improve multi-block allocation algorithm to avoid fragmentation
2948 Details    : The mballoc3 code (ldiskfs2 only) adds new mechanisms to improve
2949              allocation locality and avoid filesystem fragmentation.
2950
2951 ------------------------------------------------------------------------------
2952
2953 2007-02-09  Cluster File Systems, Inc. <info@clusterfs.com>
2954        * version 1.4.9
2955        * Support for kernels:
2956         2.6.9-42.0.3.EL (RHEL 4)
2957         2.6.5-7.276 (SLES 9)
2958         2.4.21-47.0.1.EL (RHEL 3)
2959         2.6.12.6 vanilla (kernel.org)
2960         2.6.16.21-0.8 (SLES10)
2961        * Recommended e2fsprogs version: 1.39.cfs2-0
2962
2963        * The backwards-compatible /proc/sys/portals symlink has been removed
2964          in this release.  Before upgrading, please ensure that you change
2965          any configuration scripts or /etc/sysctl.conf files that access
2966          /proc/sys/portals/* or sysctl portals.* to use the corresponding
2967          entry in /proc/sys/lnet or sysctl lnet.*.  This change can be made
2968          in advance of the upgrade on any system running Lustre 1.4.6 or
2969          newer, since /proc/sys/lnet was added in that version.
2970        * Note that reiserfs quotas are disabled on SLES 10 in this kernel
2971        * bug fixes
2972
2973 Severity   : minor
2974 Frequency  : only when quota is used
2975 Bugzilla   : 11286
2976 Description: avoid scanning export list for quota master
2977 Details    : Change the algorithms to avoid scanning export list in order
2978              to improve the efficiency.
2979
2980 Severity   : critical
2981 Frequency  : MDS failover only, very rarely
2982 Bugzilla   : 11125
2983 Description: "went back in time" messages on mds failover
2984 Details    : The greatest transno may be lost when the current operation
2985              finishes with an error (transno==0) and the client's last_rcvd
2986              record is over-written. Save the greatest transno in the
2987              mds_last_transno for this case.
2988
2989 Severity   : minor
2990 Frequency  : always for specific kernels and striping counts
2991 Bugzilla   : 11042
2992 Description: client may get "Matching packet too big" without ACL support
2993 Details    : Clients compiled without CONFIG_FS_POSIX_ACL get an error message
2994              when trying to access files in certain configurations.  The
2995              clients should in fact be denied when mounting because they do
2996              not understand ACLs.
2997
2998 Severity   : major
2999 Frequency  : Cray XT3 with more than 4000 clients and multiple jobs
3000 Bugzilla   : 10906
3001 Description: many clients connecting with IO in progress causes connect timeouts
3002 Details    : Avoid synchronous journal commits to avoid delays caused by many
3003              clients connecting/disconnecting when bulk IO is in progress.
3004              Queue liblustre connect requests on OST_REQUEST_PORTAL instead of
3005              OST_IO_PORTAL to avoid delays behind potentially many pending
3006              slow IO requests.
3007
3008 Severity   : normal
3009 Frequency  : occasionally with multiple writers to a single file
3010 Bugzilla   : 11081
3011 Description: shared writes to file may result in wrong size reported by stat()
3012 Details    : Allow growing of kms when extent lock is cancelled
3013
3014 Severity   : minor
3015 Frequency  : always with random mmap IO to multi-striped file
3016 Bugzilla   : 10919
3017 Description: mmap write might be lost if we are writing to a 'hole' in stripe
3018 Details    : Only if the hole is at the end of OST object so that kms is too
3019              small. Fix is to increase kms accordingly in ll_nopage.
3020
3021 Severity   : normal
3022 Frequency  : rare, only if OST filesystem is inconsistent with MDS filesystem
3023 Bugzilla   : 11211
3024 Description: writes to a missing object would leak memory on the OST
3025 Details    : If there is an inconsistency between the MDS and OST filesystems,
3026              such that the MDS references an object that doesn't exist, writes
3027              to that object will leak memory due to incorrect cleanup in the
3028              error handling path, eventually running out of memory on the OST.
3029
3030 Severity   : minor
3031 Frequency  : rare
3032 Bugzilla   : 11040
3033 Description: Creating too long symlink causes lustre errors
3034 Details    : Check symlink and name lengths before sending requests to MDS.
3035
3036 Severity   : normal
3037 Frequency  : only if flock is enabled (not on by default)
3038 Bugzilla   : 11415
3039 Description: posix locks not released on fd closure on 2.6.9+
3040 Details    : We failed to add posix locks to list of inode locks on 2.6.9+
3041              kernels, this caused such locks not to be released on fd close and
3042              then assertions on fs unmount about still used locks.
3043
3044 Severity   : minor
3045 Frequency  : MDS failover only, very rarely
3046 Bugzilla   : 11277
3047 Description: clients may get ASSERTION(granted_lock != NULL)
3048 Details    : When request was taking a long time, and a client was resending
3049              a getattr by name lock request. The were multiple lock requests
3050              with the same client lock handle and
3051              mds_getattr_name->fixup_handle_for_resent_request found one of the
3052              lock handles but later failed with ASSERTION(granted_lock != NULL).
3053
3054 Severity   : major
3055 Frequency  : rare
3056 Bugzilla   : 10891
3057 Description: handle->h_buffer_credits > 0, assertion failure
3058 Details    : h_buffer_credits is zero after truncate, causing assertion
3059              failure.  This patch extends the transaction or creates a new
3060              one after truncate.
3061
3062 Severity   : normal
3063 Frequency  : NFS re-export or patchless client
3064 Bugzilla   : 11179, 10796
3065 Description: Crash on NFS re-export node (__d_move)
3066 Details    : We do not want to hash the dentry if we don't have a lock.
3067              But if this dentry is later used in d_move, we'd hit uninitialised
3068              list head d_hash, so we just do this to init d_hash field but
3069              leave dentry unhashed.
3070
3071 Severity   : normal
3072 Frequency  : NFS re-export or patchless client
3073 Bugzilla   : 11135
3074 Description: NFS exports has problem with symbolic link
3075 Details    : lustre client didn't properly install dentry when re-exported
3076              to NFS or running patchless client.
3077
3078 Severity   : normal
3079 Frequency  : NFS re-export or patchless client
3080 Bugzilla   : 10796
3081 Description: Various nfs/patchless fixes.
3082 Details    : fixes reuse disconected alias for lookup process - this fixes
3083              warning "find_exported_dentry: npd != pd",
3084              fix permission error with open files at nfs.
3085              fix apply umask when do revalidate.
3086
3087 Severity   : normal
3088 Frequency  : occasional
3089 Bugzilla   : 11191
3090 Description: Crash on NFS re-export node
3091 Details    : calling clear_page() on the wrong pointer triggered oops in
3092              generic_mapping_read().
3093
3094 Severity   : normal
3095 Frequency  : rarely, using O_DIRECT IO
3096 Bugzilla   : 10903
3097 Description: unaligned directio crashes client with LASSERT
3098 Details    : check for unaligned buffers before trying any requests.
3099
3100 Severity   : major
3101 Frequency  : rarely, using CFS RAID5 patches in non-standard kernel series
3102 Bugzilla   : 11313
3103 Description: stale data returned from RAID cache
3104 Details    : If only a small amount of IO is done to the RAID device before
3105              reading it again it is possible to get stale data from the RAID
3106              cache instead of reading it from disk.
3107
3108 Severity   : normal
3109 Frequency  : always for sles10 kernel
3110 Bugzilla   : 10947
3111 Description: sles10 support
3112 Details    : ll_follow_link: compile fixes and using of nd_set_link
3113              under newer kernels.
3114
3115 Severity   : major
3116 Frequency  : depends on arch, kernel and compiler version, always on sles10
3117              kernel and x86_64
3118 Bugzilla   : 11562
3119 Description: recursive or deep enough symlinks cause stack overflow
3120 Details    : getting rid of large stack-allocated variable in
3121              __vfs_follow_link
3122
3123 Severity   : minor
3124 Frequency  : depends on hardware
3125 Bugzilla   : 11540
3126 Description: lustre write performance loss in the SLES10 kernel
3127 Details    : the performance loss is caused by using of write barriers in the
3128              ext3 code. The SLES10 kernel turns barrier support on by
3129              default. The fix is to undo that change for ldiskfs.
3130
3131 ------------------------------------------------------------------------------
3132
3133 2006-12-09  Cluster File Systems, Inc. <info@clusterfs.com>
3134        * version 1.4.8
3135        * Support for kernels:
3136         2.6.9-42.0.3EL (RHEL 4)
3137         2.6.5-7.276 (SLES 9)
3138         2.4.21-47.0.1.EL (RHEL 3)
3139         2.6.12.6 vanilla (kernel.org)
3140        * bug fixes
3141
3142 Severity   : major
3143 Frequency  : quota enabled and large files being deleted
3144 Bugzilla   : 10707
3145 Description: releasing more than 4GB of quota at once hangs OST
3146 Details    : If a user deletes more than 4GB of files on a single OST it
3147              will cause the OST to spin in an infinite loop.  Release
3148              quota in < 4GB chunks, or use a 64-bit value for 1.4.7.1+.
3149
3150 Severity   : minor
3151 Frequency  : rare
3152 Bugzilla   : 10845
3153 Description: statfs data retrieved from /proc may be stale or zero
3154 Details    : When reading per-device statfs data from /proc, in the
3155              {kbytes,files}_{total,free,avail} files, it may appear
3156              as zero or be out of date.
3157
3158 Severity   : minor
3159 Frequency  : systems with MD RAID1 external journal devices
3160 Bugzilla   : 10832
3161 Description: lconf's call to blkid is confused by RAID1 journal devices
3162 Details    : Use the "blkid -l" flag to locate the MD RAID device instead
3163              of returning all block devices that match the journal UUID.
3164
3165 Severity   : normal
3166 Frequency  : always, for aggregate stripe size over 4GB
3167 Bugzilla   : 10725
3168 Description: "lfs setstripe" fails assertion when setting 4GB+ stripe width
3169 Details    : Using "lfs setstripe" to set stripe size * stripe count over 4GB
3170              will fail the kernel with "ASSERTION(lsm->lsm_xfersize != 0)"
3171
3172 Severity   : minor
3173 Frequency  : always if "lfs find" used on a local file/directory
3174 Bugzilla   : 10864
3175 Description: "lfs find" segfaults if used on a local file/directory
3176 Details    : The case where a directory component was not specified wasn't
3177              handled correctly.  Handle this properly.
3178
3179 Severity   : normal
3180 Frequency  : always on ppc64
3181 Bugzilla   : 10634
3182 Description: the write to an ext3 filesystem mounted with mballoc got stuck
3183 Details    : ext3_mb_generate_buddy() uses find_next_bit() which does not
3184              perform endianness conversion.
3185
3186 Severity   : major
3187 Frequency  : rarely (truncate to non-zero file size after write under load)
3188 Bugzilla   : 10730, 10687
3189 Description: Files padded with zeros to next 4K multiple
3190 Details    : With filesystems mounted using the "extents" option (2.6 kernels)
3191              it is possible that files that are truncated to a non-zero size
3192              immediately after being written are filled with zero bytes beyond
3193              the truncated size.  No file data is lost.
3194
3195 Severity   : enhancement
3196 Bugzilla   : 10452
3197 Description: Allow recovery/failover for liblustre clients.
3198 Details    : liblustre clients were unaware of failover configurations until
3199              now.
3200
3201 Severity   : enhancement
3202 Bugzilla   : 10743
3203 Description: user file locks should fail when not mounting with flock option
3204 Details    : Set up an error-returning stub in ll_file_operations.lock field
3205              to prevent incorrect behaviour when client is mounted without
3206              flock option. Also, set up properly f_op->flock field for
3207              RHEL4 kernels.
3208
3209 Severity   : minor
3210 Frequency  : always on ia64
3211 Bugzilla   : 10905
3212 Description: "lfs df" loops on printing out MDS statfs information
3213 Details    : The obd_ioctl_data was not initialized and in some systems
3214              this caused a failure during the ioctl that did not return
3215              an error.  Initialize the struct and return an error on failure.
3216
3217 Severity   : minor
3218 Frequency  : SLES 9 only
3219 Bugzilla   : 10667
3220 Description: Error of copying files with lustre special EAs as root
3221 Details    : Client side always return success for setxattr call for lustre
3222              special xattr (currently only "trusted.lov").
3223
3224 Severity   : normal
3225 Frequency  : rarely on clusters with both ia64+i386 clients
3226 Bugzilla   : 10672
3227 Description: ia64+i686 clients doing shared IO on the same file may LBUG
3228 Details    : In rare cases when both ia64+i686 (or other mixed-PAGE_SIZE)
3229              clients are doing concurrent writes to the same file it is
3230              possible that the ia64 clients may LASSERT because the OST
3231              extent locks are not PAGE_SIZE aligned.  Ensure that grown
3232              locks are always aligned on the request boundary.
3233
3234 Severity   : normal
3235 Frequency  : specific use, occasional
3236 Bugzilla   : 7040
3237 Description: Overwriting in use executable truncates on-disk binary image
3238 Details    : If one node attempts to overwrite an executable in use by
3239              another node, we now correctly return ETXTBSY instead of
3240              truncating the file.
3241
3242 Severity   : enhancement
3243 Bugzilla   : 4900
3244 Description: Async OSC create to avoid the blocking unnecessarily.
3245 Details    : If a OST has no remain object, system will block on the creating
3246              when need to create a new object on this OST. Now, ways use
3247              pre-created objects when available, instead of blocking on an
3248              empty osc while others are not empty.  If we must block, we block
3249              for the shortest possible period of time.
3250
3251 Severity   : normal
3252 Frequency  : rare
3253 Bugzilla   : 2707
3254 Description: chmod on Lustre root is propagated to other clients
3255 Details    : Re-validate root's dentry in ll_lookup_it to avoid having it
3256              invalid by the follow_mount time.
3257
3258 Severity   : minor
3259 Frequency  : liblustre clients only
3260 Bugzilla   : 10883
3261 Description: Race in 'instant cancel' lock handling could lead to such locks
3262              never to be granted in case of SMP MDS
3263 Details    : Do not destroy not yet granted but cbpending locks in
3264              handle_enqueue
3265
3266 Severity   : minor
3267 Frequency  : replay/resend of open
3268 Bugzilla   : 10991
3269 Description: non null lock assetion failure in mds_intent_policy
3270 Details    : Trying to replay/resend lockless open requests resulted in
3271              mds_open() returning 0 with no lock.  Now it sets a flag if
3272              a lock is going to be returned.
3273
3274 Severity   : enhancement
3275 Bugzilla   : 10889
3276 Description: Checksum enhancements
3277 Details    : New checksum enhancements allow for resending RPCs that failed
3278              checksum checks.
3279
3280 Severity   : enhancement
3281 Bugzilla   : 7376
3282 Description: Tunables on number of dirty pages in cacche
3283 Details    : Allow to set limit on number of dirty pages cached.
3284
3285 Severity   : normal
3286 Frequency  : rare
3287 Bugzilla   : 10643
3288 Description: client crash on unmount - lock still has references
3289 Details    : In some error handling cases it was possible to leak a lock
3290              reference on a client while accessing a file.  This was not
3291              harmful to the client during operation, but would cause the
3292              client to crash when the filesystem is unmounted.
3293
3294 Severity   : normal
3295 Frequency  : specific case, rare
3296 Bugzilla   : 10921
3297 Description: ETXTBSY on mds though file not in use by client
3298 Details    : ETXTBSY is no longer incorrectly returned when attempting to
3299              chmod or chown a directory that the user previously tried to
3300              execute or a currently-executing binary.
3301
3302 Severity   : major
3303 Frequency  : extremely rare except on liblustre-based clients
3304 Bugzilla   : 10480
3305 Description: Lustre space not freed when files are deleted
3306 Details    : Clean up open-unlinked files after client eviction.  Previously
3307              the unlink was skipped and the files remained as orphans.
3308
3309 Severity   : normal
3310 Frequency  : rare
3311 Bugzilla   : 10999
3312 Description: OST failure "would be an LBUG" in waiting_locks_callback()
3313 Details    : In some cases it was possible to send a blocking callback to
3314              a client doing a glimpse, even though that client didn't get
3315              a lock granted.  When the glimpse lock is cancelled on the OST
3316              the freed lock is left on the waiting list and corrupted the list.
3317
3318 Severity   : major
3319 Frequency  : all core dumps
3320 Bugzilla   : 11103
3321 Description: Broke core dumps to lustre
3322 Details    : Negative dentry may be unhashed if parent does not have UPDATE
3323              lock, but some callers, e.g. do_coredump, expect dentry to be
3324              hashed after successful create, hash it in ll_create_it.
3325
3326 ------------------------------------------------------------------------------
3327
3328 2006-09-13  Cluster File Systems, Inc. <info@clusterfs.com>
3329        * version 1.4.7.1
3330        * Support for kernels:
3331         2.6.9-42.0.2.EL (RHEL 4)
3332         2.6.5-7.276 (SLES 9)
3333         2.4.21-40.EL (RHEL 3)
3334         2.6.12.6 vanilla (kernel.org)
3335       * bug fix
3336
3337 Severity   : major
3338 Frequency  : always on RHEL 3
3339 Bugzilla   : 10867
3340 Description: Number of open files grows over time
3341 Details    : The number of open files grows over time, whether or not
3342              Lustre is started.  This was due to a filp leak introduced
3343              by one of our kernel patches.
3344
3345 ------------------------------------------------------------------------------
3346
3347 08-20-2006  Cluster File Systems, Inc. <info@clusterfs.com>
3348        * version 1.4.7
3349        * Support for kernels:
3350         2.6.9-42.EL (RHEL 4)
3351         2.6.5-7.276 (SLES 9)
3352         2.4.21-40.EL (RHEL 3)
3353         2.6.12.6 vanilla (kernel.org)
3354        * bug fixes
3355
3356 Severity   : major
3357 Frequency  : rare
3358 Bugzilla   : 5719, 9635, 9792, 9684
3359 Description: OST (or MDS) trips assertions in (re)connection under heavy load
3360 Details    : If a server is under heavy load and cannot reply to new
3361              connection requests before the client resends the (re)connect,
3362              the connection handling code can behave badly if two service
3363              threads are concurrently handing separate (re)connections from
3364              the same client.  Add better locking to the connection handling
3365              code, and ensure that only a single connection will be processed
3366              for a given client UUID, even if the lock is dropped.
3367
3368 Severity   : enhancement
3369 Bugzilla   : 3627
3370 Description: add TCP zero-copy support to kernel
3371 Details    : Add support to the kernel TCP stack to allow zero-copy bulk
3372              sends if the hardware supports scatter-gather and checksumming.
3373              This allows socklnd to do client-write and server-read more
3374              efficiently and reduce CPU utilization from skbuf copying.
3375
3376 Severity   : minor
3377 Frequency  : only if NFS exporting from client
3378 Bugzilla   : 10258
3379 Description: NULL pointer deref in ll_iocontrol() if chattr mknod file
3380 Details    : If setting attributes on a file created under NFS that had
3381              never been opened it would be possible to oops the client
3382              if the file had no objects.
3383
3384 Severity   : minor
3385 Frequency  : always for liblustre
3386 Bugzilla   : 10290
3387 Description: liblustre client does MDS+OSTs setattr RPC for each write
3388 Details    : When doing a write from a liblustre client, the client
3389              incorrectly issued an RPC to the MDS and each OST the file was
3390              striped over in order to update the timestamps.  When writing
3391              with small chunks and many clients this could overwhelm the MDS
3392              with RPCs.  In all cases it would slow down the write because
3393              these RPCs are unnecessary.
3394
3395 Severity   : enhancement
3396 Bugzilla   : 9340
3397 Description: allow number of MDS service threads to be changed at module load
3398 Details    : It is now possible to change the number of MDS service threads
3399              running.  Adding "options mds mds_num_threads={N}" to the MDS's
3400              /etc/modprobe.conf will set the number of threads for the next
3401              time Lustre is restarted (assuming the "mds" module is also
3402              reloaded at that time).  The default number of threads will
3403              stay the same, 32 for most systems.
3404
3405 Severity   : major
3406 Frequency  : rare
3407 Bugzilla   : 10300
3408 Description: OST crash if filesystem is unformatted or corrupt
3409 Details    : If an OST is started on a device that has never been formatted
3410              or if the filesystem is corrupt and cannot even mount then the
3411              error handling cleanup routines would dereference a NULL pointer.
3412
3413 Severity   : medium
3414 Frequency  : rare
3415 Bugzilla   : 10047
3416 Description: NULL pointer deref in llap_from_page.
3417 Details    : get_cache_page_nowait can return a page with NULL (or otherwise
3418              incorrect) mapping if the page was truncated/reclaimed while it was
3419              searched for. Check for this condition and skip such pages when
3420              doing readahead. Introduce extra check to llap_from_page() to
3421              verify page->mapping->host is non-NULL (so page is not anonymous).
3422
3423 Severity   : minor
3424 Frequency  : Sometimes when using sys_sendfile
3425 Bugzilla   : 7020
3426 Description: "page not covered by a lock" warnings from ll_readpage
3427 Details    : sendfile called ll_readpage without right page locks present.
3428              Now we introduced ll_file_sendfile that does necessary locking
3429              around call to generic_file_sendfile() much like we do in
3430              ll_file_read().
3431
3432 Severity   : medium
3433 Frequency  : with certain MDS communication failures at client mount time
3434 Bugzilla   : 10268
3435 Description: NULL pointer deref after failed client mount
3436 Details    : a client connection request may delayed by the network layer
3437              and not be sent until after the PTLRPC layer has timed out the
3438              request.  If the client fails the mount immediately it will try
3439              to clean up before the network times out the request.  Add a
3440              reference from the request import to the obd device and delay
3441              the cleanup until the network drops the request.
3442
3443 Severity   : medium
3444 Frequency  : occasionally during client (re)connect
3445 Bugzilla   : 9387
3446 Description: assertion failure during client (re)connect
3447 Details    : processing a client connection request may be delayed by the
3448              client or server longer than the client connect timeout.  This
3449              causes the client to resend the connection request.  If the
3450              original connection request is replied in this interval, the
3451              client may trip an assertion failure in ptlrpc_connect_interpret()
3452              which thought it would be the only running connect process.
3453
3454 Severity   : medium
3455 Frequency  : only with obd_echo servers and clients that are rebooted
3456 Bugzilla   : 10140
3457 Description: kernel BUG accessing uninitialized data structure
3458 Details    : When running an obd_echo server it did not start the ping_evictor
3459              thread, and when a client was evicted an uninitialized data
3460              structure was accessed.  Start the ping_evictor in the RPC
3461              service startup instead of the OBD startup.
3462
3463 Severity   : enhancement
3464 Bugzilla   : 10193 (patchless)
3465 Description: Remove dependency on various unexported kernel interfaces.
3466 Details    : No longer need reparent_to_init, exit_mm, exit_files,
3467              sock_getsockopt, filemap_populate, FMODE_EXEC, put_filp.
3468
3469 Severity   : minor
3470 Frequency  : rare (only users of deprecated and unsupported LDAP config)
3471 Bugzilla   : 9337
3472 Description: write_conf for zeroconf mount queried LDAP incorrectly for client
3473 Details    : LDAP apparently contains 'lustreName' attributes instead of
3474              'name'.  A simple remapping of the name is sufficient.
3475
3476 Severity   : major
3477 Frequency  : rare (only with non-default dump_on_timeout debug enabled)
3478 Bugzilla   : 10397
3479 Description: waiting_locks_callback trips kernel BUG if client is evicted
3480 Details    : Running with the dump_on_timeout debug flag turned on makes
3481              it possible that the waiting_locks_callback() can try to dump
3482              the Lustre kernel debug logs from an interrupt handler.  Defer
3483              this log dumping to the expired_lock_main() thread.
3484
3485 Severity   : enhancement
3486 Bugzilla   : 10420
3487 Description: Support NFS exporting on 2.6 kernels.
3488 Details    : Implement non-rawops metadata methods for NFS server to use without
3489              changing NFS server code.
3490
3491 Severity   : medium
3492 Frequency  : very rare (synthetic metadata workload only)
3493 Bugzilla   : 9974
3494 Description: two racing renames might cause an MDS thread to deadlock
3495 Details    : Running the "racer" program may cause one MDS thread to rename
3496              a file from being the source of a rename to being the target of
3497              a rename at exactly the same time that another thread is doing
3498              so, and the second thread has already enqueued these locks after
3499              doing a lookup of the target and is trying to relock them in
3500              order.  Ensure that we don't try to re-lock the same resource.
3501
3502 Severity   : major
3503 Frequency  : only very large systems with liblustre clients
3504 Bugzilla   : 7304
3505 Description: slow eviction of liblustre clients with the "evict_by_nid" RPC
3506 Details    : Use asynchronous set_info RPCs to send the "evict_by_nid" to
3507              all OSTs in parallel.  This allows the eviction of stale liblustre
3508              clients to proceed much faster than if they were done in series,
3509              and also offers similar improvements for other set_info RPCs.
3510
3511 Severity   : minor
3512 Frequency  : common
3513 Bugzilla   : 10265
3514 Description: excessive CPU usage during initial read phase on client
3515 Details    : During the initial read phase on a client, it would agressively
3516              retry readahead on the file, consuming too much CPU and impacting
3517              performance (since 1.4.5.8).  Improve the readahead algorithm
3518              to avoid this, and also improve some other common cases (read
3519              of small files in particular, where "small" is files smaller than
3520              /proc/fs/lustre/llite/*/max_read_ahead_whole_mb, 2MB by default).
3521
3522 Severity   : minor
3523 Frequency  : rare
3524 Bugzilla   : 10450
3525 Description: MDS crash when receiving packet with unknown intent.
3526 Details    : Do not LBUG in unknown intent case, just return -EFAULT
3527
3528 Severity   : enhancement
3529 Bugzilla   : 9293, 9385
3530 Description: MDS RPCs are serialised on client. This is unnecessary for some.
3531 Details    : Do not serialize getattr (non-intent version) and statfs.
3532
3533 Severity   : minor
3534 Frequency  : occasional, when OST network is overloaded/intermittent
3535 Bugzilla   : 10416
3536 Description: client evicted by OST after bulk IO timeout
3537 Details    : If a client sends a bulk IO request (read or write) the OST
3538              may evict the client if it is unresposive to its data GET/PUT
3539              request.  This is incorrect if the network is overloaded (takes
3540              too long to transfer the RPC data) or dropped the OST GET/PUT
3541              request.  There is no need to evict the client at all, since
3542              the pinger and/or lock callbacks will handle this, and the
3543              client can restart the bulk request.
3544
3545 Severity   : minor
3546 Frequency  : Always when mmapping file with no objects
3547 Bugzilla   : 10438
3548 Description: client crashes when mmapping file with no objects
3549 Details    : Check that we actually have objects in a file before doing any
3550              operations on objects in ll_vm_open, ll_vm_close and
3551              ll_glimpse_size.
3552
3553 Severity   : minor
3554 Frequency  : Rare
3555 Bugzilla   : 10484
3556 Description: Request leak when working with deleted CWD
3557 Details    : Introduce advanced request refcount tracking for requests
3558              referenced from lustre intent.
3559
3560 Severity   : Enhancement
3561 Bugzilla   : 10482
3562 Description: Cache open file handles on client.
3563 Details    : MDS now will return special lock along with openhandle, if
3564              requested and client is allowed to hold openhandle, even if unused,
3565              until such a lock is revoked. Helps NFS a lot, since NFS is opening
3566              closing files for every read/write openration.
3567
3568 Severity   : Enhancement
3569 Bugzilla   : 9291
3570 Description: Cache open negative dentries on client when possible.
3571 Details    : Guard negative dentries with UPDATE lock on parent dir, drop
3572              negative dentries on lock revocation.
3573
3574 Severity   : minor
3575 Frequency  : Always
3576 Bugzilla   : 10510
3577 Description: Remounting a client read-only wasn't possible with a zconf mount
3578 Details    : It wasn't possible to remount a client read-only with llmount.
3579
3580 Severity   : enhancement
3581 Description: Include MPICH 1.2.6 Lustre ADIO interface patch
3582 Details    : In lustre/contrib/ or /usr/share/lustre in RPM a patch for
3583              MPICH is included to add Lustre-specific ADIO interfaces.
3584              This is based closely on the UFS ADIO layer and only differs
3585              in file creation, in order to allow the OST striping to be set.
3586              This is user-contributed code and not supported by CFS.
3587
3588 Severity   : minor
3589 Frequency  : Always
3590 Bugzilla   : 9486
3591 Description: extended inode attributes (immutable, append-only) work improperly
3592              when 2.4 and 2.6 kernels are used on client/server or vice versa
3593 Details    : Introduce kernel-independent values for these flags.
3594
3595 Severity   : enhancement
3596 Frequency  : Always
3597 Bugzilla   : 10248
3598 Description: Allow fractional MB tunings for lustre in /proc/ filesystem.
3599 Details    : Many of the /proc/ tunables can only be tuned at a megabyte
3600              granularity. Now, Fractional MB granularity is be supported,
3601              this is very useful for low memory system.
3602
3603 Severity   : enhancement
3604 Bugzilla   : 9292
3605 Description: Getattr by fid
3606 Details    : Getting a file attributes by its fid, obtaining UPDATE|LOOKUP
3607              locks, avoids extra getattr rpc requests to MDS, allows '/' to
3608              have locks and avoids getattr rpc requests for it on every stat.
3609
3610 Severity   : major
3611 Frequency  : Always, for filesystems larger than 2TB
3612 Bugzilla   : 6191
3613 Description: ldiskfs crash at mount for filesystem larger than 2TB with mballoc
3614 Details    : Kenrel kmalloc limits allocations to 128kB and this prevents
3615              filesystems larger than 2TB to be mounted with mballoc enabled.
3616
3617 Severity   : critical
3618 Frequency  : Always, for 32-bit kernel without CONFIG_LBD and filesystem > 2TB
3619 Bugzilla   : 6191
3620 Description: ldiskfs crash at mount for filesystem larger than 2TB with mballoc
3621 Details    : If a 32-bit kernel is compiled without CONFIG_LBD enabled and a
3622              filesystems larger than 2TB is mounted then the kernel will
3623              silently corrupt the start of the filesystem.  CONFIG_LBD is
3624              enabled for all CFS-supported kernels, but the possibility of
3625              this happening with a modified kernel config exists.
3626
3627 Severity   : enhancement
3628 Bugzilla   : 10462
3629 Description: add client O_DIRECT support for 2.6 kernels
3630 Details    : It is now possible to do O_DIRECT reads and writes to files
3631              in the Lustre client mountpoint on 2.6 kernel clients.
3632
3633 Severity   : enhancement
3634 Bugzilla   : 10446
3635 Description: parallel glimpse, setattr, statfs, punch, destroy requests
3636 Details    : Sends glimpse, setattr, statfs, punch, destroy requests to OSTs in
3637              parallel, not waiting for response from every OST before sending
3638              a rpc to the next OST.
3639
3640 Severity   : minor
3641 Frequency  : rare
3642 Bugzilla   : 10150
3643 Description: setattr vs write race when updating file timestamps
3644 Details    : Client processes that update a file timestamp into the past
3645              right after writing to the file (e.g. tar) it is possible that
3646              the updated file modification time can be reset to the current
3647              time due to a race between processing the setattr and write RPC.
3648
3649 Severity   : enhancement
3650 Bugzilla   : 10318
3651 Description: Bring 'lfs find' closer in line with regular Linux find.
3652 Details    : lfs find util supports -atime, -mtime, -ctime, -maxdepth, -print,
3653              -print0 options and obtains all the needed info through the lustre
3654              ioctls.
3655
3656 Severity   : enhancement
3657 Bugzilla   : 6221
3658 Description: support up to 1024 configured devices on one node
3659 Details    : change obd_dev array from statically allocated to dynamically
3660              allocated structs as they are first used to reduce memory usage
3661
3662 Severity   : minor
3663 Frequency  : rare
3664 Bugzilla   : 10437
3665 Description: Flush dirty partially truncated pages during truncate
3666 Details    : Immediatelly flush partially truncated pages in filter_setattr,
3667              this way we completely avoid having any pages in page cache on OST
3668              and can retire ugly workarounds during writes to flush such pages.
3669
3670 Severity   : minor
3671 Frequency  : rare
3672 Bugzilla   : 10409
3673 Description: i_sem vs transaction deadlock in mds_obd_destroy during unlink.
3674 Details    : protect inode from truncation within vfs_unlink() context
3675              just take a reference before calling vfs_unlink() and release it
3676              when parent's i_sem is free.
3677
3678 Severity   : major
3679 Frequency  : rare
3680 Bugzilla   : 4778
3681 Description: last_id value checked outside lock on OST caused LASSERT failure
3682 Details    : If there were multiple MDS->OST object precreate requests in
3683              flight, it was possible that the OST's last object id was checked
3684              outside a lock and incorrectly tripped an assertion.  Move checks
3685              inside locks, and discard old precreate requests.
3686
3687 Severity   : minor
3688 Frequency  : always, if extents are used on OSTs
3689 Bugzilla   : 10703
3690 Description: index ei_leaf_hi (48-bit extension) is not zeroed in extent index
3691 Details    : OSTs using the extents format would not zero the high 16 bits of
3692              the index physical block number.  This is not a problem for any
3693              OST filesystems smaller than 16TB, and no kernels support ext3
3694              filesystems larger than 16TB yet.  This is fixed in 1.4.7 (all
3695              new/modified files) and can be fixed for existing filesystems
3696              with e2fsprogs-1.39-cfs1.
3697
3698 Severity   : minor
3699 Frequency  : rare
3700 Bugzilla   : 9387
3701 Description: import connection selection may be incorrect if timer wraps
3702 Details    : Using a 32-bit jiffies timer with HZ=1000 may cause backup
3703              import connections to be ignored if the 32-bit jiffies counter
3704              wraps.  Use a 64-bit jiffies counter.
3705
3706 Severity   : minor
3707 Frequency  : very large clusters immediately after boot
3708 Bugzilla   : 10083
3709 Description: LNET request buffers exhausted under heavy short-term load
3710 Details    : If a large number of client requests are generated on a service
3711              that has previously never seen so many requests it is possible
3712              that the request buffer growth cannot keep up with the spike in
3713              demand.  Instead of dropping incoming requests, they are held in
3714              the LND until the RPC service can accept more requests.
3715
3716 Severity   : minor
3717 Frequency  : Sometimes during replay
3718 Bugzilla   : 9314
3719 Description: Assertion failure in ll_local_open after replay.
3720 Details    : If replay happened on an open request reply before we were able
3721              to set replay handler, reply will become not swabbed tripping the
3722              assertion in ll_local_open. Now we set the handler right after
3723              recognising of open request
3724
3725 Severity   : trivial
3726 Frequency  : very rare
3727 Bugzilla   : 10584
3728 Description: kernel reports "badness in vsnprintf"
3729 Details    : Reading from the "recovery_status" /proc file in small chunks
3730              may cause a negative length in lprocfs_obd_rd_recovery_status()
3731              call to vsnprintf() (which is otherwise harmless).  Exit early
3732              if there is no more space in the output buffer.
3733
3734 Severity   : enhancement
3735 Bugzilla   : 2259
3736 Description: clear OBD RPC statistics by writing to them
3737 Details    : It is now possible to clear the OBD RPC statistics by writing
3738              to the "stats" file.
3739
3740 Severity   : minor
3741 Frequency  : rare
3742 Bugzilla   : 10641
3743 Description: Client mtime is not the same on different clients after utimes
3744 Details    : In some cases, the client was using the utimes() syscall on
3745              a file cached on another node.  The clients now validate the
3746              ctime from the MDS + OSTs to determine which one is right.
3747
3748 Severity   : minor
3749 Frequency  : always
3750 Bugzilla   : 10611
3751 Description: Inability to activate failout mode
3752 Details    : lconf script incorrectly assumed that in pythong string's numeric
3753              value is used in comparisons.
3754
3755 Severity   : minor
3756 Frequency  : always with multiple stripes per file
3757 Bugzilla   : 10671
3758 Description: Inefficient object allocation for mutli-stripe files
3759 Details    : When selecting which OSTs to stripe files over, for files with
3760              a stripe count that divides evenly into the number of OSTs,
3761              the MDS is always picking the same starting OST for each file.
3762              Return the OST selection heuristic to the original design.
3763
3764 Severity   : trivial
3765 Frequency  : rare
3766 Bugzilla   : 10673
3767 Description: mount failures may take full timeout to return an error
3768 Details    : Under some heavy load conditions it is possible that a
3769              failed mount can wait for the full obd_timeout interval,
3770              possibly several minutes, before reporting an error.
3771              Instead return an error as soon as the status is known.
3772 Severity   : major
3773 Frequency  : quota enabled and large files being deleted
3774 Bugzilla   : 10707
3775 Description: releasing more than 4GB of quota at once hangs OST
3776 Details    : If a user deletes more than 4GB of files on a single OST it
3777              will cause the OST to spin in an infinite loop.  Release
3778              quota in < 4GB chunks, or use a 64-bit value for 1.4.7.1+.
3779
3780 Severity   : trivial
3781 Frequency  : rare
3782 Bugzilla   : 10845
3783 Description: statfs data retrieved from /proc may be stale or zero
3784 Details    : When reading per-device statfs data from /proc, in the
3785              {kbytes,files}_{total,free,avail} files, it may appear
3786              as zero or be out of date.
3787
3788 Severity   : trivial
3789 Frequency  : systems with MD RAID1 external journal devices
3790 Bugzilla   : 10832
3791 Description: lconf's call to blkid is confused by RAID1 journal devices
3792 Details    : Use the "blkid -l" flag to locate the MD RAID device instead
3793              of returning all block devices that match the journal UUID.
3794
3795 Severity   : normal
3796 Frequency  : always, for aggregate stripe size over 4GB
3797 Bugzilla   : 10725
3798 Description: assertion fails when trying to use 4GB stripe size
3799 Details    : Use "setstripe" to set stripe size over 4GB will fail the kernel,
3800              complaining "ASSERTION(lsm->lsm_xfersize != 0)"
3801
3802 Severity   : normal
3803 Frequency  : always on ppc64
3804 Bugzilla   : 10634
3805 Description: the first write on an ext3 filesystem with mballoc got stuck
3806 Details    : ext3_mb_generate_buddy() uses find_next_bit() which does not
3807              perform endianness conversion.
3808
3809 ------------------------------------------------------------------------------
3810
3811 02-14-2006  Cluster File Systems, Inc. <info@clusterfs.com>
3812        * version 1.4.6
3813        * WIRE PROTOCOL CHANGE.  This version of Lustre networking WILL NOT
3814          INTEROPERATE with older versions automatically.  Please read the
3815          user documentation before upgrading any part of a live system.
3816        * WARNING: Lustre networking configuration changes are required with
3817          this release.  See https://bugzilla.clusterfs.com/show_bug.cgi?id=10052
3818          for details.
3819        * bug fixes
3820        * Support for kernels:
3821         2.6.9-22.0.2.EL (RHEL 4)
3822         2.6.5-7.244 (SLES 9)
3823         2.6.12.6 vanilla (kernel.org)
3824
3825
3826 Severity   : enhancement
3827 Bugzilla   : 7981/8208
3828 Description: Introduced Lustre Networking (LNET)
3829 Details    : LNET is new networking infrastructure for Lustre, it includes
3830              a reorganized network configuration mode (see the user
3831              documentation for full details) as well as support for routing
3832              between different network fabrics.  Lustre Networking Devices
3833              (LNDs) for the supported network fabrics have also been
3834              created for this new infrastructure.
3835
3836 Severity   : enhancement
3837 Description: Introduced Access control lists
3838 Details    : clients can set ACLs on files and directories in order to have
3839              more fine-grained permissions than the standard Unix UGO+RWX.
3840              The MDS must be started with the "-o acl" mount option.
3841
3842 Severity   : enhancement
3843 Description: Introduced filesystem quotas
3844 Details    : Administrators may now establish per-user quotas on the
3845              filesystem.
3846
3847 Severity   : enhancement
3848 Bugzilla   : 7982
3849 Description: Configuration change for the XT3
3850              The PTLLND is now used to run Lustre over Portals on the XT3
3851              The configure option(s) --with-cray-portals are no longer used.
3852              Rather --with-portals=<path-to-portals-includes> is used to
3853              enable building on the XT3.  In addition to enable XT3 specific
3854              features the option --enable-cray-xt3 must be used.
3855
3856 Severity   : major
3857 Frequency  : rare
3858 Bugzilla   : 7407
3859 Description: Running on many-way SMP OSTs can trigger oops in llcd_send()
3860 Details    : A race between allocating a new llcd and re-getting the llcd_lock
3861              allowed another thread to grab newly-allocated llcd.
3862
3863 Severity   : enhancement
3864 Bugzilla   : 7116
3865 Description: 2.6 OST async journal commit and locking fix to improve performance
3866 Details    : The filter_direct_io()+filter_commitrw_write() journal commits for
3867              2.6 kernels are now async as they already were in 2.4 kernels so
3868              that they can commit concurrently with the network bulk transfer.
3869              For block-allocated files the filter allocation semaphore is held
3870              to avoid filesystem fragmentation during allocation.  BKL lock
3871              removed for 2.6 xattr operations where it is no longer needed.
3872
3873 Severity   : minor
3874 Frequency  : rare
3875 Bugzilla   : 8320
3876 Description: lconf incorrectly determined whether two IP networks could talk
3877 Details    : In some more complicated routing and multiple-network
3878              configurations, lconf will avoid trying to make a network
3879              connection to a disjoint part of the IP space.  It was doing the
3880              math incorrectly for one set of cases.
3881
3882 Severity   : major
3883 Frequency  : rare
3884 Bugzilla   : 7359
3885 Description: Fix for potential infinite loop processing records in an llog.
3886 Details    : If an llog record is corrupted/zeroed, it is possible to loop
3887              forever in llog_process().  Validate the llog record length
3888              and skip the remainder of the block on error.
3889
3890 Severity   : minor
3891 Frequency  : occasional (liblustre only)
3892 Bugzilla   : 6363
3893 Description: liblustre could not open files whose last component is a symlink
3894 Details    : sysio_path_walk() would incorrectly pass the open intent to
3895              intermediate path components.
3896
3897 Severity   : minor
3898 Frequency  : rare (liblustre only with non-standard tuning)
3899 Bugzilla   : 7201 (7350)
3900 Description: Tuning the MDC DLM LRU size to zero triggers client LASSERT
3901 Details    : llu_lookup_finish_locks() tries to set lock data on a lock
3902              after it has been released, only do this for referenced locks
3903
3904 Severity   : enhancement
3905 Bugzilla   : 7328
3906 Description: specifying an (invalid) directory default stripe_size of -1
3907              would reset the directory default striping
3908 Details    : stripe_size -1 was used internally to signal directory stripe
3909              removal, now use "all default" to signal dir stripe removal
3910              as a directory striping of "all default" is not useful
3911
3912 Severity   : minor
3913 Frequency  : common for large clusters running liblustre clients
3914 Bugzilla   : 7198
3915 Description: doing an ls when liblustre clients are running is slow
3916 Details    : sending a glimpse AST to a liblustre client waits for every AST
3917              to time out, as liblustre clients will not respond.  Since they
3918              cannot cache data we refresh the OST lock LVB from disk instead.
3919
3920 Severity   : enhancement
3921 Bugzilla   : 7198
3922 Description: doing an ls at the same time as file IO can be slow
3923 Details    : enqueue and other "small" requests can be blocked behind many
3924              large IO requests.  Create a new OST IO portal for non-IO
3925              requests so they can be processed faster.
3926
3927 Severity   : minor
3928 Frequency  : rare (only HPUX clients mounting unsupported re-exported NFS vol)
3929 Bugzilla   : 5781
3930 Description: an HPUX NFS client would get -EACCESS when ftruncate()ing a newly
3931              created file with mode 000
3932 Details    : the Linux NFS server relies on an MDS_OPEN_OWNEROVERRIDE hack to
3933              allow an ftruncate() as a non-root user to a file with mode 000.
3934              Lustre now respects this flag to disable mode checks when
3935              truncating a file owned by the user
3936
3937 Severity   : minor
3938 Frequency  : liblustre-only, when liblustre client dies unexpectedly or becomes
3939              busy
3940 Bugzilla   : 7313
3941 Description: Revoking locks from clients that went dead or catatonic might take
3942              a lot of time.
3943 Details    : New lock flags FL_CANCEL_ON_BLOCK used by liblustre makes
3944              cancellation of such locks instant on servers without waiting for
3945              any reply from clients. Clients drops these locks when cancel
3946              notification from server is received without replying.
3947
3948 Severity   : minor
3949 Frequency  : liblustre-only, when liblustre client dies or becomes busy
3950 Bugzilla   : 7311
3951 Description: Doing ls on Linux clients can take a long time with active
3952              liblustre clients
3953 Details    : Liblustre client cannot handle ASTs in timely manner, so avoid
3954              granting such locks to it in the first place if possible.  Locks
3955              are taken by proxy on the OST during the read or write and
3956              dropped immediately afterward.  Add connect flags handling, do
3957              not grant locks to liblustre clients for glimpse ASTs.
3958
3959 Severity   : enhancement
3960 Bugzilla   : 6252
3961 Description: Improve read-ahead algorithm to avoid excessive IO for random reads
3962 Details    : Existing read-ahead algorithm is tuned for the case of streamlined
3963              sequential reads and behaves badly with applications doing random
3964              reads.  Improve it by reading ahead at least read region, and
3965              avoiding excessive large RPC for small reads.
3966
3967 Severity   : enhancement
3968 Bugzilla   : 8330
3969 Description: Creating more than 1000 files for a single job may cause a load
3970              imbalance on the OSTs if there are also a large number of OSTs.
3971 Details    : qos_prep_create() uses an OST index reseed value that is an
3972              even multiple of the number of available OSTs so that if the
3973              reseed happens in the middle of the object allocation it will
3974              still utilize the OSTs as uniformly as possible.
3975
3976 Severity   : major
3977 Frequency  : rare
3978 Bugzilla   : 8322
3979 Description: OST or MDS may oops in ping_evictor_main()
3980 Details    : ping_evictor_main() drops obd_dev_lock if deleting a stale export
3981              but doesn't restart at beginning of obd_exports_timed list
3982              afterward.
3983
3984 Severity   : enhancement
3985 Bugzilla   : 7304
3986 Description: improve by-nid export eviction on the MDS and OST
3987 Details    : allow multiple exports with the same NID to be evicted at one
3988              time without re-searching the exports list.
3989
3990 Severity   : major
3991 Frequency  : rare, only with supplementary groups enabled on SMP 2.6 kernels
3992 Bugzilla   : 7273
3993 Description: MDS may oops in groups_free()
3994 Details    : in rare race conditions a newly allocated group_info struct is
3995              freed again, and this can be NULL.  The 2.4 compatibility code
3996              for groups_free() checked for a NULL pointer, but 2.6 did not.
3997
3998 Severity   : minor
3999 Frequency  : common for liblustre clients doing little filesystem IO
4000 Bugzilla   : 9352, 7313
4001 Description: server may evict liblustre clients accessing contended locks
4002 Details    : if a client is granted a lock or receives a completion AST
4003              with a blocking AST already set it would not reply to the AST
4004              for LDLM_FL_CANCEL_ON_BLOCK locks.  It now replies to such ASTs.
4005
4006 Severity   : minor
4007 Frequency  : lfs setstripe, only systems with more than 160 OSTs
4008 Bugzilla   : 9440
4009 Description: unable to set striping with a starting offset beyond OST 160
4010 Details    : llapi_create_file() incorrectly limited the starting stripe
4011              index to the maximum single-file stripe count.
4012
4013 Severity   : minor
4014 Frequency  : LDAP users only
4015 Bugzilla   : 6163
4016 Description: lconf did not handle in-kernel recovery with LDAP properly
4017 Details    : lconf/LustreDB get_refs() is searching the wrong namespace
4018
4019 Severity   : enhancement
4020 Bugzilla   : 7342
4021 Description: bind OST threads to NUMA nodes to improve performance
4022 Details    : all OST threads are uniformly bound to CPUs on a single NUMA
4023              node and do their allocations there to localize memory access
4024
4025 Severity   : enhancement
4026 Bugzilla   : 7979
4027 Description: llmount can determine client NID directly from Myrinet (GM)
4028 Details    : the client NID code from gmnalnid was moved directly into
4029              llmount, removing the need to use this or specifying the
4030              client NID explicitly when mounting GM clients with zeroconf
4031
4032 Severity   : minor
4033 Frequency  : if client is started with down MDS
4034 Bugzilla   : 7184
4035 Description: if client is started with down MDS mount hangs in ptlrpc_queue_wait
4036 Details    : Having an LWI_INTR() wait event (interruptible, but no timeout)
4037              will wait indefinitely in ptlrpc_queue_wait->l_wait_event() after
4038              ptlrpc_import_delayed_req() because we didn't check if the
4039              request was interrupted, and we also didn't break out of the
4040              event loop if there was no timeout
4041
4042 Severity   : major
4043 Frequency  : rare
4044 Bugzilla   : 5047
4045 Description: data loss during non-page-aligned writes to a single file from
4046              both multiple nodes and multiple threads on one node at same time
4047 Details    : updates to KMS and lsm weren't protected by common lock. Resulting
4048              inconsistency led to false short-reads, that were cached and later
4049              used by ->prepare_write() to fill in partially written page,
4050              leading to data loss.
4051
4052 Severity   : minor
4053 Frequency  : always, if lconf --abort_recovery used
4054 Bugzilla   : 7047
4055 Description: lconf --abort_recovery fails with 'Operation not supported'
4056 Details    : lconf was attempting to abort recovery on the MDT device and not
4057              the MDS device
4058
4059 Severity   : enhancement
4060 Bugzilla   : 9445
4061 Description: remove cleanup logs
4062 Details    : replace lconf-generated cleanup logs with lustre internal
4063              cleanup routines.  Eliminates the need for client-cleanup and
4064              mds-cleanup logs.
4065
4066 Severity   : enhancement
4067 Bugzilla   : 8592
4068 Description: add support for EAs (user and system) on lustre filesystems
4069 Details    : it is now possible to store extended attributes in the Lustre
4070              client filesystem, and with the user_xattr mount option it
4071              is possible to allow users to store EAs on their files also
4072
4073 Severity   : enhancement
4074 Bugzilla   : 7293
4075 Description: Add possibility (config option) to show minimal available OST free
4076              space.
4077 Details    : When compiled with --enable-mindf configure option, statfs(2)
4078              (and so, df) will return least minimal free space available from
4079              all OSTs as amount of free space on FS, instead of summary of
4080              free spaces of all OSTs.
4081
4082 Severity   : enhancement
4083 Bugzilla   : 7311
4084 Description: do not expand extent locks acquired on OST-side
4085 Details    : Modify ldlm_extent_policy() to not expand local locks, acquired
4086              by server: they are not cached anyway.
4087
4088 Severity   : major
4089 Frequency  : when mmap is used/binaries executed from Lustre
4090 Bugzilla   : 9482
4091 Description: Unmmap pages before throwing them away from read cache.
4092 Details    : llap_shrink cache now attempts to unmap pages before discarding
4093              them (if unmapping failed - do not discard).  SLES9 kernel has
4094              extra checks that trigger if this unmapping is not done first.
4095
4096 Severity   : minor
4097 Frequency  : rare
4098 Bugzilla   : 6034
4099 Description: lconf didn't resolve symlinks before checking to see whether a
4100              given mountpoint was already in use
4101
4102 Severity   : minor
4103 Frequency  : when migrating failover services
4104 Bugzilla   : 6395, 9514
4105 Description: When migrating a subset of services from a node (e.g. failback
4106              from a failover service node) the remaining services would
4107              time out and evict clients.
4108 Details    : lconf --force (implied by --failover) sets the global obd_timeout
4109              to 5 seconds in order to quickly disconnect, but this caused
4110              other RPCs to time out too quickly.  Do not change the global
4111              obd_timeout for force cleanup, only set it for DISCONNECT RPCs.
4112
4113 Severity   : enhancement
4114 Frequency  : if MDS is started with down OST
4115 Bugzilla   : 9439,5706
4116 Description: Allow startup/shutdown of an MDS without depending on the
4117              availability of the OSTs.
4118 Details    : Asynchronously call mds_lov_synchronize during MDS startup.
4119              Add appropriate locking and lov-osc refcounts for safe
4120              cleaning.  Add osc abort_inflight calls in case the
4121              synchronize never started.
4122
4123 Severity   : minor
4124 Frequency  : occasional (Cray XT3 only)
4125 Bugzilla   : 7305
4126 Description: root not authorized to access files in CRAY_PORTALS environment
4127 Details    : The client process capabilities were not honoured on the MDS in
4128              a CRAY_PORTALS/CRAY_XT3 environment.  If the file had previously
4129              been accessed by an authorized user then root was able to access
4130              the file on the local client also.  The root user capabilities
4131              are now allowed on the MDS, as this environment has secure UID.
4132
4133 Severity   : minor
4134 Frequency  : occasional
4135 Bugzilla   : 6449
4136 Description: ldiskfs "too long searching" message happens too often
4137 Details    : A debugging message (otherwise harmless) prints too often on
4138              the OST console.  This has been reduced to only happen when
4139              there are fragmentation problems on the filesystem.
4140
4141 Severity   : minor
4142 Frequency  : rare
4143 Bugzilla   : 9598
4144 Description: Division by zero in statfs when all OSCs are inactive
4145 Details    : lov_get_stripecnt() returns zero due to incorrect order of checks,
4146              lov_statfs divides by value returned by lov_get_stripecnt().
4147
4148 Severity   : minor
4149 Frequency  : common
4150 Bugzilla   : 9489, 3273
4151 Description: First write from each client to each OST was only 4kB in size,
4152              to initialize client writeback cache, which caused sub-optimal
4153              RPCs and poor layout on disk for the first writen file.
4154 Details    : Clients now request an initial cache grant at (re)connect time
4155              and so that they can start streaming writes to the cache right
4156              away and always do full-sized RPCs if there is enough data.
4157              If the OST is rebooted the client also re-establishes its grant
4158              so that client cached writes will be honoured under the grant.
4159
4160 Severity   : minor
4161 Frequency  : common
4162 Bugzilla   : 7198
4163 Description: Slow ls (and stat(2) syscall) on files residing on IO-loaded OSTs
4164 Details    : Now I/O RPCs go to different portal number and (presumably) fast
4165              lock requests (and glimses) and other RPCs get their own service
4166              threads pool that should be able to service those RPCs
4167              immediatelly.
4168
4169 Severity   : enhancement
4170 Bugzilla   : 7417
4171 Description: Ability to exchange lustre version between client and servers and
4172              issue warnings at client side if client is too old. Also for
4173              liblustre clients there is ability to refuse connection of too old
4174              clients.
4175 Details    : New 'version' field is added to connect data structure that is
4176              filled with version info. That info is later checked by server and
4177              by client.
4178
4179 Severity   : minor
4180 Frequency  : rare, liblustre only.
4181 Bugzilla   : 9296, 9581
4182 Description: Two simultaneous writes from liblustre at offset within same page
4183              might proceed at the same time overwriting eachother with stale
4184              data.
4185 Details    : I/O lock withing llu_file_prwv was released too early, before data
4186              actually was hitting the wire. Extended lock-holding time until
4187              server acknowledges receiving data.
4188
4189 Severity   : minor
4190 Frequency  : extremely rare. Never observed in practice.
4191 Bugzilla   : 9652
4192 Description: avoid generating lustre_handle cookie of 0.
4193 Details    : class_handle_hash() generates handle cookies by incrementing
4194              global counter, and can hit 0 occasionaly (this is unlikely, but
4195              not impossible, because initial value of cookie counter is
4196              selected randonly). Value of 0 is used as a sentinel meaning
4197              "unassigned handle" --- avoid it. Also coalesce two critical
4198              sections in this function into one.
4199
4200 Severity   : enhancement
4201 Bugzilla   : 9528
4202 Description: allow liblustre clients to delegate truncate locking to OST
4203 Details    : To avoid overhead of locking, liblustre client instructs OST to
4204              take extent lock in ost_punch() on client's behalf. New connection
4205              flag is added to handle backward compatibility.
4206
4207 Severity   : enhancement
4208 Bugzilla   : 4928, 7341, 9758
4209 Description: allow number of OST service threads to be specified
4210 Details    : a module parameter allows the number of OST service threads
4211              to be specified via "options ost ost_num_threads={N}" in the
4212              OSS's /etc/modules.conf or /etc/modprobe.conf.
4213
4214 Severity   : major
4215 Frequency  : rare
4216 Bugzilla   : 6146, 9635, 9895
4217 Description: servers crash with bad pointer in target_handle_connect()
4218 Details    : In rare cases when a client is reconnecting it was possible that
4219              the connection request was the last reference for that export.
4220              We would temporarily drop the export reference and get a new
4221              one, but this may have been the last reference and the export
4222              was just destroyed.  Get new reference before dropping old one.
4223
4224 Severity   : enhancement
4225 Frequency  : if client is started with failover MDS
4226 Bugzilla   : 9818
4227 Description: Allow multiple MDS hostnames in the mount command
4228 Details    : Try to read the configuration from all specified MDS
4229              hostnames during a client mount in case the "primary"
4230              MDS is down.
4231
4232 Severity   : enhancement
4233 Bugzilla   : 9297
4234 Description: Stop sending data to evicted clients as soon as possible.
4235 Details    : Check if the client we are about to send or are sending data to
4236              was evicted already. (Check is done every second of waiting,
4237              for which l_wait_event interface was extended to allow checking
4238              of exit condition at specified intervals).
4239
4240 Severity   : minor
4241 Frequency  : rare, normally only when NFS exporting is done from client
4242 Bugzilla   : 9301
4243 Description: 'bad disk LOV MAGIC: 0x00000000' error when chown'ing files
4244              without objects
4245 Details    : Make mds_get_md() recognise empty md case and set lmm size to 0.
4246
4247 Severity   : minor
4248 Frequency  : always, if srand() is called before liblustre initialization
4249 Bugzilla   : 9794
4250 Description: Liblustre uses system PRNG disturbing its usage by user application
4251 Details    : Introduce internal to lustre fast and high-quality PRNG for
4252              lustre usage and make liblustre and some other places in generic
4253              lustre code to use it.
4254
4255 Severity   : enhancement
4256 Bugzilla   : 9477, 9557, 9870
4257 Description: Verify that the MDS configuration logs are updated when xml is
4258 Details    : Check if the .xml configuration logs are newer than the config
4259              logs stored on the MDS and report an error if this is the case.
4260              Request --write-conf, or allow starting with --old_conf.
4261
4262 Severity   : enhancement
4263 Bugzilla   : 6034
4264 Description: Handle symlinks in the path when checking if Lustre is mounted.
4265 Details    : Resolve intermediate symlinks when checking if a client has
4266              mounted a filesystem to avoid duplicate client mounts.
4267
4268 Severity   : minor
4269 Frequency  : rare
4270 Bugzilla   : 9309
4271 Description: lconf can hit an error exception but still return success.
4272 Details    : The lconf command catches the Command error exception at the top
4273              level script context and will exit with the associated exit
4274              status, but doesn't ensure that this exit status is non-zero.
4275
4276 Severity   : minor
4277 Frequency  : rare
4278 Bugzilla   : 9493
4279 Description: failure of ptlrpc thread startup can cause oops
4280 Details    : Starting a ptlrpc service thread can fail if there are a large
4281              number of threads or the server memory is very fragmented.
4282              Handle this without oopsing.
4283
4284 Severity   : minor
4285 Frequency  : always, only if liblustre and non-default acceptor port was used
4286 Bugzilla   : 9933
4287 Description: liblustre cannot connect to servers with non-default acceptor port
4288 Details    : tcpnal_set_default_params() was not called and was therefore
4289              ignoring the environment varaible TCPNAL_PORT, as well as other
4290              TCPNAL_ environment variables
4291
4292 Severity   : minor
4293 Frequency  : rare
4294 Bugzilla   : 9923
4295 Description: two objects could be created on the same OST for a single file
4296 Details    : If an OST is down, in some cases it was possible to create two
4297              objects on a single OST for a single file.  No problems other
4298              than potential performance impact and spurious error messages.
4299
4300 Severity   : minor
4301 Frequency  : rare
4302 Bugzilla   : 5681, 9562
4303 Description: Client may oops in ll_unhash_aliases
4304 Details    : Client dcache may become inconsistent in race condition.
4305              In some cases "getcwd" can fail if the current directory is
4306              modified.
4307
4308 Severity   : minor
4309 Frequency  : always
4310 Bugzilla   : 9942
4311 Description: Inode refcounting problems in NFS export code
4312 Details    : link_raw functions used to call d_instantiate without obtaining
4313              extra inode reference first.
4314
4315 Severity   : minor
4316 Frequency  : rare
4317 Bugzilla   : 9942, 9903
4318 Description: Referencing freed requests leading to crash, memleaks with NFS.
4319 Details    : We used to require that call to ll_revalidate_it was always
4320              followed by ll_lookup_it. Also with revalidate_special() it is
4321              possible to call ll_revalidate_it() twice for the same dentry
4322              even if first occurence returned success. This fix changes semantic
4323              between DISP_ENQ_COMPLETE disposition flag to mean there is extra
4324              reference on a request referred from the intent.
4325              ll_intent_release() then releases such a request.
4326
4327 Severity   : minor
4328 Frequency  : rare, normally benchmark loads only
4329 Bugzilla   : 1443
4330 Description: unlinked inodes were kept in memory on the client
4331 Details    : If a client is repeatedly creating and unlinking files it
4332              can accumulate a lot of stale inodes in the inode slab cache.
4333              If there is no other client load running this can cause the
4334              client node to run out of memory.  Instead flush old inodes
4335              from client cache that have the same inode number as a new inode.
4336
4337 Severity   : minor
4338 Frequency  : SLES9 2.6.5 kernel and long filenames only
4339 Bugzilla   : 9969, 10379
4340 Description: utime reports stale NFS file handle
4341 Details    : SLES9 uses out-of-dentry names in some cases, which confused
4342              the lustre dentry revalidation.  Change it to always use the
4343              in-dentry qstr.
4344
4345 Severity   : major
4346 Frequency  : rare, unless heavy write-truncate concurrency is continuous
4347 Bugzilla   : 4180, 6984, 7171, 9963, 9331
4348 Description: OST becomes very slow and/or deadlocked during object unlink
4349 Details    : filter_destroy() was holding onto the parent directory lock
4350              while truncating+unlinking objects.  For very large objects this
4351              may block other threads for a long time and slow overall OST
4352              responsiveness.  It may also be possible to get a lock ordering
4353              deadlock in this case, or run out of journal credits because of
4354              the combined truncate+unlink.  Solution is to do object truncate
4355              first in one transaction without parent lock, and then do the
4356              final unlink in a new transaction with the parent lock.  This
4357              reduces the lock hold time dramatically.
4358
4359 Severity   : major
4360 Frequency  : rare, 2.4 kernels only
4361 Bugzilla   : 9967
4362 Description: MDS or OST cleanup may trip kernel BUG when dropping kernel lock
4363 Details    : mds_cleanup() and filter_cleanup() need to drop the kernel lock
4364              before unmounting their filesystem in order to avoid deadlock.
4365              The kernel_locked() function in 2.4 kernels only checks whether
4366              the kernel lock is held, not whether it is this process that is
4367              holding it as 2.6 kernels do.
4368
4369 Severity   : major
4370 Frequency  : rare
4371 Bugzilla   : 9635
4372 Description: MDS or OST may oops/LBUG if a client is connecting multiple times
4373 Details    : The client ptlrpc code may be trying to reconnect to a down
4374              server before a previous connection attempt has timed out.
4375              Increase the reconnect interval to be longer than the connection
4376              timeout interval to avoid sending duplicate connections to
4377              servers.
4378
4379 Severity   : minor
4380 Frequency  : echo_client brw_test command
4381 Bugzilla   : 9919
4382 Description: fix echo_client to work with OST preallocated code
4383 Details    : OST preallocation code (5137) didn't take echo_client IO path
4384              into account: echo_client calls filter methods outside of any
4385              OST thread and, hence, there is no per-thread preallocated
4386              pages and buffers to use. Solution: hijack pga pages for IO. As
4387              a byproduct, this avoids unnecessary data copying.
4388
4389 Severity   : minor
4390 Frequency  : rare
4391 Bugzilla   : 3555, 5962, 6025, 6155, 6296, 9574
4392 Description: Client can oops in mdc_commit_close() after open replay
4393 Details    : It was possible for the MDS to return an open request with no
4394              transaction number in mds_finish_transno() if the client was
4395              evicted, but without actually returning an error.  Clients
4396              would later try to replay that open and may trip an assertion
4397              Simplify the client close codepath, and always return an error
4398              from the MDS in case the open is not successful.
4399
4400 Severity   : major
4401 Frequency  : rare, 2.6 OSTs only
4402 Bugzilla   : 10076
4403 Description: OST may deadlock under high load on fragmented files
4404 Details    : If there was a heavy load and highly-fragmented OST filesystems
4405              it was possible to have all the OST threads deadlock waiting on
4406              allocation of biovecs, because the biovecs were not released
4407              until the entire RPC IO was completed.  Instead, release biovecs
4408              as soon as they are complete to ensure forward IO progress.
4409
4410 Severity   : enhancement
4411 Bugzilla   : 9578
4412 Description: Support for specifying external journal device at mount
4413 Details    : If an OST or MDS device is formatted with an external journal
4414              device, this device major/minor is stored in the ext3 superblock
4415              and may not be valid for failover.  Allow detecting and
4416              specifying the external journal at mount time.
4417
4418 Severity   : major
4419 Frequency  : rare
4420 Bugzilla   : 10235
4421 Description: Mounting an MDS with pending unlinked files may cause oops
4422 Details    : target_finish_recovery() calls mds_postrecov() which returned
4423              the number of orphans unlinked. mds_lov_connect->mds_postsetup()
4424              considers this an error and immediately begins cleaning up the
4425              lov, just after starting the mds_lov process
4426
4427 Severity   : enhancement
4428 Bugzilla   : 9461
4429 Description: Implement 'lfs df' to report actual free space on per-OST basis
4430 Details    : Add sub-command 'df' on 'lfs' to report the disk space usage of
4431              MDS/OSDs. Usage: lfs df [-i][-h]. Command Options: '-i' to report
4432              usage of objects; '-h' to report in human readable format.
4433
4434 ------------------------------------------------------------------------------
4435
4436 08-26-2005  Cluster File Systems, Inc. <info@clusterfs.com>
4437        * version 1.4.5
4438        * bug fixes
4439
4440 Severity   : major
4441 Frequency  : rare
4442 Bugzilla   : 7264
4443 Description: Mounting an ldiskfs file system with mballoc may crash OST node.
4444 Details    : ldiskfs mballoc code may reference an uninitialized buddy struct
4445              at startup during orphan unlinking.  Instead, skip buddy update
4446              before setup, as it will be regenerated after recovery is complete.
4447
4448 Severity   : minor
4449 Frequency  : rare
4450 Bugzilla   : 7039
4451 Description: If an OST is inactive, its locks might reference stale inodes.
4452 Details    : lov_change_cbdata() must iterate over all namespaces, even if
4453              they are inactive to clear inode references from the lock.
4454
4455 Severity   : enhancement
4456 Frequency  : occasional, if non-standard max_dirty_mb used
4457 Bugzilla   : 7138
4458 Description: Client will block write RPCs if not enough grant
4459 Details    : If a client has max_dirty_mb smaller than max_rpcs_in_flight,
4460              then the client will block writes while waiting for another RPC
4461              to complete instead of consuming its dirty limit.  With change
4462              we get improved performance when max_dirty_mb is small.
4463
4464 Severity   : enhancement
4465 Bugzilla   : 3389, 6253
4466 Description: Add support for supplementary groups on the MDS.
4467 Details    : The MDS has an upcall /proc/fs/lustre/mds/{mds}/group_upcall
4468              (set to /usr/sbin/l_getgroups if enabled) which will do MDS-side
4469              lookups for user supplementary groups into a cache.
4470
4471 Severity   : minor
4472 Bugzilla   : 7278
4473 Description: O_CREAT|O_EXCL open flags in liblustre always return -EEXIST
4474 Details    : Make libsysio to not enforce O_EXCL by clearing the flag,
4475              for liblustre O_EXCL is enforced by MDS.
4476
4477 Severity   : minor
4478 Bugzilla   : 6455
4479 Description: readdir never returns NULL in liblustre.
4480 Details    : Corrected llu_iop_getdirentries logic, to return offset of next
4481              dentry in struct dirent.
4482
4483 Severity   : minor
4484 Bugzilla   : 7137
4485 Frequency  : liblustre only, depends on application IO pattern
4486 Description: liblustre clients evicted if not contacting servers
4487 Details    : Don't put liblustre clients into the ping_evictor list, so
4488              they will not be evicted by the pinger ever.
4489
4490 Severity   : enhancement
4491 Bugzilla   : 6902
4492 Description: Add ability to evict clients by NID from MDS.
4493 Details    : By echoing "nid:$NID" string into
4494              /proc/fs/lustre/mds/.../evict_client client with nid that equals to
4495              $NID would be instantly evicted from this MDS and from all active
4496              OSTs connected to it.
4497
4498 Severity   : minor
4499 Bugzilla   : 7198
4500 Description: Do not query file size twice, somewhat slowing stat(2) calls.
4501 Details    : lookup_it_finish() used to query file size from OSTs that was not
4502              needed.
4503
4504 Severity   : minor
4505 Bugzilla   : 6237
4506 Description: service threads change working directory to that of init
4507 Details    : Starting lustre service threads may pin the working directory
4508              of the parent thread, making that filesystem busy.  Threads
4509              now change to the working directory of init to avoid this.
4510
4511 Severity   : minor
4512 Bugzilla   : 6827
4513 Frequency  : during shutdown only
4514 Description: shutdown with a failed MDS or OST can cause unmount to hang
4515 Details    : Don't resend DISCONNECT messages in ptlrpc_disconnect_import()
4516              if server is down.
4517
4518 Severity   : minor
4519 Bugzilla   : 7331
4520 Frequency  : 2.6 only
4521 Description: chmod/chown may include an extra supplementary group
4522 Details    : ll{,u}_mdc_pack_op_data() does not properly initialize the
4523              supplementary group and if none is specified this is used.
4524
4525 Severity   : minor
4526 Bugzilla   : 5479 (6816)
4527 Frequency  : rare
4528 Description: Racing open + rm can assert client in mdc_set_open_replay_data()
4529 Details    : If lookup is in progress on a file that is unlinked we might try
4530              to revalidate the inode and fail in revalidate after lookup is
4531              complete and ll_file_open() enqueues the open again but
4532              it_open_error() was not checking DISP_OPEN_OPEN errors correctly.
4533
4534 Severity   : minor
4535 Frequency  : always, if lconf --abort_recovery used
4536 Bugzilla   : 7047
4537 Description: lconf --abort_recovery fails with 'Operation not supported'
4538 Details    : lconf was attempting to abort recovery on the MDT device and not
4539              the MDS device
4540
4541 ------------------------------------------------------------------------------
4542
4543 2005-08-08  Cluster File Systems, Inc. <info@clusterfs.com>
4544        * version 1.4.4
4545        * bug fixes
4546
4547 Severity   : major
4548 Frequency  : rare (only unsupported configurations with a node running as an
4549              OST and a client)
4550 Bugzilla   : 6514, 5137
4551 Description: Mounting a Lustre file system on a node running as an OST could
4552              lead to deadlocks
4553 Details    : OSTs now preallocates memory needed to write out data at
4554              startup, instead of when needed, to avoid having to
4555              allocate memory in possibly low memory situations.
4556              Specifically, if the file system is mounted on on OST,
4557              memory pressure could force it to try to write out data,
4558              which it needed to allocate memory to do.  Due to the low
4559              memory, it would be unable to do so and the node would
4560              become unresponsive.
4561
4562 Severity   : enhancement
4563 Bugzilla   : 7015
4564 Description: Addition of lconf --service command line option
4565 Details    : lconf now accepts a '--service <arg>' option, which is
4566              shorthand for 'lconf --group <arg> --select <arg>=<hostname>'
4567
4568 Severity   : enhancement
4569 Bugzilla   : 6101
4570 Description: Failover mode is now the default for OSTs.
4571 Details    : By default, OSTs will now run in failover mode.  To return to
4572              the old behaviour, add '--failout' to the lmc line for OSTs.
4573
4574 Severity   : enhancement
4575 Bugzilla   : 1693
4576 Description: Health checks are now provided for MDS and OSTs
4577 Details    : Additional detailed health check information on MSD and OSTs
4578              is now provided through the procfs health_check value.
4579
4580 Severity   : minor
4581 Frequency  : occasional, depends on IO load
4582 Bugzilla   : 4466
4583 Description: Disk fragmentation on the OSTs could eventually cause slowdowns
4584              after numerous create/delete cycles
4585 Details    : The ext3 inode allocation policy would not allocate new inodes
4586              very well on the OSTs because there are no new directories
4587              being created.  Instead we look for groups with free space if
4588              the parent directories are nearly full.
4589
4590 Severity   : major
4591 Bugzilla   : 6302
4592 Frequency  : rare
4593 Description: Network or server problems during mount may cause partially
4594              mounted clients instead of returning an error.
4595 Details    : The config llog parsing code may overwrite the error return
4596              code during mount error handling, returning success instead
4597              of an error.
4598
4599 Severity   : minor
4600 Bugzilla   : 6422
4601 Frequency  : rare
4602 Description: MDS can fail to allocate large reply buffers
4603 Details    : After long uptimes the MDS can fail to allocate large reply
4604              buffers (e.g. zconf client mount config records) due to memory
4605              fragmentation or consumption by the buffer cache.  Preallocate
4606              some large reply buffers so that these replies can be sent even
4607              under memory pressure.
4608
4609 Severity   : minor
4610 Bugzilla   : 6266
4611 Frequency  : rare (liblustre)
4612 Description: fsx running with liblustre complained that using truncate() to
4613              extend the file doesn't work.  This patch corrects that issue.
4614 Details    : This is the liblustre equivalent of the fix for bug 6196.  Fixes
4615              ATTR_SIZE and lsm use in llu_setattr_raw.
4616
4617 Severity   : critical
4618 Bugzilla   : 6866
4619 Frequency  : rare, only 2.6 kernels
4620 Description: Unusual file access patterns on the MDS may result in inode
4621              data being lost in very rare circumstances.
4622 Details    : Bad interaction between the ea-in-inode patch and the "no-read"
4623              code in the 2.6 kernel caused the inode and/or EA data not to
4624              be read from disk, causing single-file corruption.
4625
4626 Severity   : critical
4627 Bugzilla   : 6998
4628 Frequency  : rare, only 2.6 filesystems using extents
4629 Description: Heavy concurrent write and delete load may cause data corruption.
4630 Details    : It was possible under high-load situations to have an extent
4631              metadata block in the block device cache from a just-unlinked
4632              file overwrite a newly-allocated data block.  We now unmap any
4633              metadata buffers that alias just-allocated data blocks.
4634
4635 Severity   : minor
4636 Bugzilla   : 7241
4637 Frequency  : filesystems with default stripe_count larger than 77
4638 Description: lconf+mke2fs fail when formatting filesystem with > 77 stripes
4639 Details    : lconf specifies an inode size of 4096 bytes when the default
4640              stripe_count is larger than 77.  This conflicts with the default
4641              inode density of 1 per 4096 bytes.  Allocate smaller inodes in
4642              this case to avoid pinning too much memory for large EAs.
4643
4644 ------------------------------------------------------------------------------
4645
4646 2005-07-07  Cluster File Systems, Inc. <info@clusterfs.com>
4647        * version 1.4.3
4648        * bug fixes
4649
4650 Severity   : minor
4651 Frequency  : rare (extremely heavy IO load with hundreds of clients)
4652 Bugzilla   : 6172
4653 Description: Client is evicted, gets IO error writing to file
4654 Details    : lock ordering changes for bug 5492 reintroduced bug 3267 and
4655              caused clients to be evicted for AST timeouts.  The fixes in
4656              bug 5192 mean we no longer need to have such short AST timeouts
4657              so ldlm_timeout has been increased.
4658
4659 Severity   : major
4660 Frequency  : occasional during --force or --failover shutdown under load
4661 Bugzilla   : 5949, 4834
4662 Description: Server oops/LBUG if stopped with --force or --failover under load
4663 Details    : a collection of import/export refcount and cleanup ordering
4664              issues fixed for safer force cleanup
4665
4666 Severity   : major
4667 Frequency  : only filesystems larger than 120 OSTs
4668 Bugzilla   : 5990, 6223
4669 Description: lfs getstripe would oops on a very large filesystem
4670 Details    : lov_getconfig used kfree on vmalloc'd memory
4671
4672 Severity   : minor
4673 Frequency  : only filesystems exporting via NFS to Solaris 10 clients
4674 Bugzilla   : 6242, 6243
4675 Description: reading from files that had been truncated to a non-zero size
4676              but never opened returned no data
4677 Details    : ll_file_read() reads zeros from no-object files to EOF
4678
4679 Severity   : major
4680 Frequency  : rare
4681 Bugzilla   : 6200
4682 Description: A bug in MDS/OSS recovery could cause the OSS to fail an assertion
4683 Details    : There's little harm in aborting MDS/OSS recovery and letting it
4684              try again, so I removed the LASSERT and return an error instead.
4685
4686 Severity   : enhancement
4687 Bugzilla   : 5902
4688 Description: New debugging infrastructure for tracking down data corruption
4689 Details    : The I/O checksum code was replaced to: (a) control it at runtime,
4690              (b) cover more of the client-side code path, and (c) try to narrow
4691              down where problems occurred
4692
4693 Severity   : major
4694 Frequency  : rare
4695 Bugzilla   : 3819, 4364, 4397, 6313
4696 Description: Racing close and eviction MDS could cause assertion in mds_close
4697 Details    : It was possible to get multiple mfd references during close and
4698              client eviction, leading to one thread referencing a freed mfd.
4699
4700 Severity:  : enhancement
4701 Bugzilla   : 3262, 6359
4702 Description: Attempts to reconnect to servers are now more aggressive.
4703 Details    : This builds on the enhanced upcall-less recovery that was added
4704              in 1.4.2.  When trying to reconnect to servers, clients will
4705              now try each server in the failover group every 10 seconds.  By
4706              default, clients would previously try one server every 25 seconds.
4707
4708 Severity   : major
4709 Frequency  : rare
4710 Bugzilla   : 6371
4711 Description: After recovery, certain operations trigger a failed
4712              assertion on a client.
4713 Details    : Failing over an mds, using lconf -d --failover, while a
4714              client was doing a readdir() call would cause the client to
4715              LBUG after recovery completed and the readdir() was resent.
4716
4717 Severity   : enhancement
4718 Bugzilla   : 6296
4719 Description: Default groups are now added by lconf
4720 Details    : You can now run lconf --group <servicename> without having to
4721              manually add groups with lmc.
4722
4723 Severity   : major
4724 Frequency  : occasional
4725 Bugzilla   : 6412
4726 Description: Nodes with an elan id of 0 trigger a failed assertion
4727
4728 Severity   : minor
4729 Frequency  : always when accessing e.g. tty/console device nodes
4730 Bugzilla   : 3790
4731 Description: tty and some other devices nodes cannot be used on lustre
4732 Details    : file's private_data field is used by device data and lustre
4733              values in there got lost. New field was added to struct file to
4734              store fs-specific private data.
4735
4736 Severity   : minor
4737 Frequency  : when exporting Lustre via NFS
4738 Bugzilla   : 5275
4739 Description: NFSD failed occasionally when looking up a path component
4740 Details    : NFSD is looking up ".." which was broken in ext3 directories
4741              that had grown large enough to become hashed.
4742
4743 Severity   : minor
4744 Frequency  : Clusters with multiple interfaces not on the same subnet
4745 Bugzilla   : 5541
4746 Description: Nodes will repeatedly try to reconnect to an interface which it
4747              cannot reach and report an error to the log.
4748 Details    : Extra peer list entries will be created by lconf with some peers
4749              unreachable.  lconf now validates the peer before adding it.
4750
4751 Severity   : major
4752 Frequency  : Only if a default stripe is set on the filesystem root.
4753 Bugzilla   : 6367
4754 Description: Setting a default stripe on the filesystem root prevented the
4755              filesystem from being remounted.
4756 Details    : The client was sending extra request flags in the root getattr
4757              request and did not allocate a reply buffer for the dir EA.
4758
4759 Severity   : major
4760 Frequency  : occasional, higher if lots of files are accessed by one client
4761 Bugzilla   : 6159, 6097
4762 Description: Client trips assertion regarding lsm mismatch/magic
4763 Details    : While revalidating inodes the VFS looks up inodes with ifind()
4764              and in rare cases can find an inode that is being freed.
4765              The ll_test_inode() code will free the lsm during ifind()
4766              when it finds an existing inode and then the VFS later attaches
4767              this free lsm to a new inode.
4768
4769 Severity   : major
4770 Frequency  : rare
4771 Bugzilla   : 6422, 7030
4772 Description: MDS deadlock between mkdir and client eviction
4773 Details    : Creating a new file via mkdir or mknod (starting a transaction
4774              and getting the ns lock) can deadlock with client eviction
4775              (gets ns lock and trying to finish a synchronous transaction).
4776
4777 Severity   : minor
4778 Frequency  : occasional
4779 Description: While starting a server, the fsfilt_ext3 module could not be
4780              loaded.
4781 Details    : CFS's improved ext3 filesystem is named ldiskfs for 2.6
4782              kernels.  Previously, lconf would still use the ext3 name
4783              when trying to load modules.  Now, it will correctly use
4784              ext3 on 2.4 and ldiskfs on 2.6.
4785
4786 Severity   : enhancement
4787 Description: The default stripe count has been changed to 1
4788 Details    : The interpretation of the default stripe count (0, to lfs
4789              or lmc) has been changed to mean striping across a single
4790              OST, rather than all available.  For general usage we have
4791              found a stripe count of 1 or 2 works best.
4792
4793 Severity   : enhancement
4794 Description: Add support for compiling against Cray portals.
4795 Details    : Conditional compiling for some areas that are different
4796              on Cray Portals.
4797
4798 Severity   : major
4799 Frequency  : occasional
4800 Bugzilla   : 6409, 6834
4801 Description: Creating files with an explicit stripe count may lead to
4802              a failed assertion on the MDS
4803 Details    : If some OSTs are full or unavailable, creating files may
4804              trigger a failed assertion on the MDS.  Now, Lustre will
4805              try to use other servers or return an error to the
4806              client.
4807
4808 Severity   : minor
4809 Frequency  : occasional
4810 Bugzilla   : 6469
4811 Description: Multiple concurrent overlapping read+write on multiple SMP nodes
4812              caused lock timeout during readahead (since 1.4.2).
4813 Details    : Processes doing readahead might match a lock that hasn't been
4814              granted yet if there are overlapping and conflicting lock
4815              requests.  The readahead process waits on ungranted lock
4816              (original lock is CBPENDING), while OST waits for that process
4817              to cancel CBPENDING read lock and eventually evicts client.
4818
4819 Severity   : enhancement
4820 Bugzilla   : 6931
4821 Description: Initial enabling of flock support for clients
4822 Details    : Implements fcntl advisory locking and file status functions.
4823              This feature is provided as an optional mount flag (default
4824              off), and is NOT CURRENTLY SUPPORTED.  Not all types of record
4825              locking are implemented yet, and those that are are not guaranteed
4826              to be completely correct in production environments.
4827              mount -t lustre -o [flock|noflock] ...
4828
4829 Severity   : major
4830 Frequency  : occasional
4831 Bugzilla   : 6198
4832 Description: OSTs running 2.4 kernels but with extents enabled might trip an
4833              assertion in the ext3 JBD (journaling) layer.
4834 Details    : The b_committed_data struct is protected by the big kernel lock
4835              in 2.4 kernels, serializing journal_commit_transaction() and
4836              ext3_get_block_handle->ext3_new_block->find_next_usable_block()
4837              access to this struct.  In 2.6 kernels there is finer grained
4838              locking to improve SMP performance of the JBD layer.
4839
4840 Severity   : minor
4841 Bugzilla   : 6147
4842 Description: Changes the "SCSI I/O Stats" kernel patch to default to "enabled"
4843
4844 Severity   : Minor
4845 Frequency  : Rare
4846 Bugzilla   : 11248
4847 Description: merge and cleanup kernel patches.
4848 Details    :
4849
4850 -----------------------------------------------------------------------------
4851
4852 2005-05-05  Cluster File Systems, Inc. <info@clusterfs.com>
4853        * version 1.4.2
4854        NOTE: Lustre 1.4.2 uses an incompatible network protocol than previous
4855              versions of Lustre.  Please update all servers and clients to
4856              version 1.4.2 or later at the same time.  You must also run
4857              "lconf --write-conf {config}.xml" on the MDS while it is stopped
4858              to update the configuration logs.
4859        * bug fixes
4860         - fix for HPUX NFS client breakage when NFS exporting Lustre (5781)
4861         - mdc_enqueue does not need max_mds_easize request buffer on send (5707)
4862         - swab llog records of type '0' so we get proper header size/idx (5861)
4863         - send llog cancel req to DLM cancel portal instead of cb portal (5515)
4864         - fix rename of one directory over another leaking an inode (5953)
4865         - avoid SetPageDirty on 2.6 (5981)
4866         - don't re-add just-being-destroyed locks to the waiting list (5653)
4867         - when creating new directories, inherit the parent's custom
4868           striping settings if present parent (3048)
4869         - flush buffers from cache before direct IO in 2.6 obdfilter (4982)
4870         - don't hold i_size_sem in ll_nopage() and ll_ap_refresh_count (6077)
4871         - don't hold client locks on temporary worklist from l_lru (5666)
4872         - handle IO errors in 2.6 obdfilter bio completion routine (6046)
4873         - automatically evict dead clients (5921)
4874         - Update file size properly in create+truncate+fstat case (6196)
4875         - Do not unhash mountpoint dentries, do not allow removal of
4876           mountpoints (5907)
4877         - Avoid lock ordering deadlock issue with write/truncate (6203,5654)
4878         - reserve enough journal credits in fsfilt_start_log for setattr (4554)
4879         - ldlm_enqueue freed-export error path would always LBUG (6149,6184)
4880         - don't reference lr_lvb_data until after we hold lr_lvb_sem (6170)
4881         - don't overwrite last_rcvd if there is a *_client_add() error (6086)
4882         - Correctly handle reads of files with no objects (6243)
4883         - lctl recover will also mark a device active if deactivate used (5933)
4884         * miscellania
4885         - by default create 1 inode per 4kB space on MDS, per 16kB on OSTs
4886         - allow --write-conf on an MDS with different nettype than client (5619)
4887         - don't write config llogs to MDS for mounts not from that MDS (5617)
4888         - lconf should create multiple TCP connections from a client (5201)
4889         - init scripts are now turned off by default; run chkconfig --on
4890           lustre and chkconfig --on lustrefs to use them
4891         - upcalls are no longer needed for clients to recover to failover
4892           servers (3262)
4893         - add --abort-recovery option to lconf to abort recovery on device
4894           startup (6017)
4895         - add support for an arbitrary number of OSTs (3026)
4896         - Quota support protocol changes.
4897         - forward compatibility changes to wire structs (6007)
4898         - rmmod NALs that might be loaded because of /etc/modules.conf (6133)
4899         - support for mountfsoptions and clientoptions to the Lustre LDAP (5873)
4900         - improved "lustre status" script
4901         - initialize blocksize for non-regular files (6062)
4902         - added --disable-server and --disable-client configure options (5782)
4903         - introduce a lookup cache for lconf to avoid repeated DB scans (6204)
4904         - Vanilla 2.4.29 support
4905         - increase maximum number of obd devices to 520 (6242)
4906         - remove the tcp-zero-copy patch from the suse-2.4 series (5902)
4907         - Quadrics Elan drivers are now included for the RHEL 3 2.4.21 and
4908           SLES 9 2.6.5 kernels
4909         - limit stripes per file to 160 (the maximum EA size) (6093)
4910
4911 2005-03-22  Cluster File Systems, Inc. <info@clusterfs.com>
4912        * version 1.4.1
4913        * bug fixes
4914         - don't LASSERT in ll_release on NULL lld with NFS export (4655, 5760)
4915         - hold NS lock when calling handle_ast_error->del_waiting_lock (5746)
4916         - fix setattr mtime regression from lovcleanup merge (4829, 5669)
4917         - workaround for 2.6 crash in ll_unhash_aliases (5687, 5210)
4918         - small ext3 extents cleanups and fixes (5733)
4919         - improved mballoc code, several small races and bugs fixed (5733, 5638)
4920         - kernel version 43 - fix remove_suid bugs in both 2.4 and 2.6 (5695)
4921         - avoid needless client->OST connect, fix handle mismatch (5317)
4922         - fix DLM error path that led to out-of-sync client, long delays (5779)
4923         - support common vfs-enforced mount options (nodev,nosuid,noexec) (5637)
4924         - fix several locking issues related to i_size (5492,5624,5654,5672)
4925         - don't move pending lock onto export if it is already evicted (5683)
4926         - fix kernel oops when creating .foo in unlinked directory (5548)
4927         - fix deadlock in obdfilter statistics vs. object create (5811)
4928         - use time_{before,after} to avoid timer jiffies wrap (5882)
4929         - shutdown --force/--failover stability (3607,3651,4797,5203,4834)
4930         - Do not leak request if server was not able to process it (5154)
4931         - If mds_open unable to find parent dir, make that negative lookup(5154)
4932         - don't create new directories with extent-mapping (5909, 5936)
4933        * miscellania
4934         - fix lustre/lustrefs init scripts for SuSE (patch from Scali, 5702)
4935         - don't hold the pinger_sem in ptlrpc_pinger_sending_on_import
4936         - change obd_increase_kms to obd_adjust_kms (up or down) (5654)
4937         - lconf, lmc search both /usr/lib and /usr/lib64 for Python libs (5800)
4938         - support for RHEL4 kernel on i686 (5773)
4939         - provide error messages when incompatible logs are encountered (5898)
4940
4941 2005-02-18  Cluster File Systems, Inc. <info@clusterfs.com>
4942        * version 1.4.0.10 (1.4.1 release candidate 1)
4943        * bug fixes
4944         - don't keep a lock reference when lock is not granted (4238)
4945         - unsafe list practices (rarely) led to infinite eviction loop (4908)
4946         - add per-fs limit of Lustre pages in page cache, avoid OOM (4699)
4947         - drop import inflight refcount on signal_completed_replay error (5255)
4948         - unlock page after async write error during send (3677)
4949         - handle missing objects in filter_preprw_read properly (5265)
4950         - no transno return for symlink open, don't save no-trasno open (3440)
4951         - don't try to complete elan receive that already failed (4012)
4952         - free RPC server reply state on error (5406)
4953         - clean up thread from ptlrpc_start_thread() on error (5160)
4954         - readahead could read extra page into cache that wasn't ejected (5388)
4955         - prevent races in class_attach/setup/cleanup/detach (5260)
4956         - don't dereference de->d_inode after l_dput of de (5458)
4957         - use "int" for stripe value returned from lock_to_stripe (5544)
4958         - mballoc allocation and error-checking fixes in 2.6 (5504)
4959         - block device patches to fix I/O request sizes in 2.6 (5482)
4960         - look up hostnames for IB nals (5602)
4961         - 2.6 changed lock ordering of 2 semaphores, caused deadlock (5654)
4962         - don't start multiple acceptors for the same port (5277)
4963         - fix incorrect LASSERT in mds_getattr_name (5635)
4964         - export a proc file for general "ping" checking (5628)
4965         - fix "lfs check" to not block when the MDS is down (5628)
4966        * miscellania
4967         - service request history (4965)
4968         - put {ll,lov,osc}_async_page structs in a single slab (4699)
4969         - create an "evict_client" /proc entry on OSTs, like the MDS has
4970         - fix mount usage message, return errors per mount(8) (5168)
4971         - change grep [] to grep "[]" in tests so they work in more UMLs
4972         - fix ppc64/x86_64 spec to use %{_libdir} instead of /usr/lib (5389)
4973         - remove ancient LOV_MAGIC_V0 EA support (5047)
4974         - add "disk I/Os in flight" and "I/O req time" stats in obdfilter
4975         - align r/w RPCs to PTLRPC_MAX_BRW_SIZE boundary for performance (3451)
4976         - allow readahead allocations to fail when low on memory (5383)
4977         - mmap locking landed again, after considerable improvement (2828)
4978         - add get_hostaddr() to lustreDB.py for LDAP support (5459)
4979
4980 2004-11-23  Cluster File Systems, Inc. <info@clusterfs.com>
4981        * version 1.4.0
4982        * bug fixes
4983         - send OST transaction number in read/write reply to free req (4966)
4984         - don't ASSERT in ptl_send_rpc() if we run out of memory (5119)
4985         - lock /proc/sys/portals/routes internal state, avoiding oops (4827)
4986         - the watchdog thread now runs as interruptible (5246)
4987         - flock/lockf fixes (but it's still disabled, pending 5135)
4988         - don't use EXT3 constants in llite code (5094)
4989         - memory shortage at startup could cause assertion (5176)
4990        * miscellania
4991         - reorganization of lov code
4992         - single portals codebase
4993         - Infiniband NAL
4994         - add extents/mballoc support (5025)
4995         - direct I/O reads in the obdfilter (4048)
4996         - kernel patches from LNXI for 2.6 (bluesmoke, perfctr, mtd, kexec)
4997
4998 tbd         Cluster File Systems, Inc. <info@clusterfs.com>
4999        * version 1.2.9
5000        * bug fixes
5001         - send OST transaction number in read/write reply to free req (4966)
5002         - don't ASSERT in ptl_send_rpc() if we run out of memory (5119)
5003         - lock /proc/sys/portals/routes internal state, avoiding oops (4827)
5004         - the watchdog thread now runs as interruptible (5246)
5005         - handle missing objects in filter_preprw_read properly (5265)
5006         - unsafe list practices (rarely) led to infinite eviction loop (4908)
5007         - drop import inflight refcount on signal_completed_replay error (5255)
5008         - unlock page after async write error during send (3677)
5009         - return original error code on reconstructed replies (3761)
5010         - no transno return for symlink open, don't save no-trasno open (3440)
5011        * miscellania
5012         - add pid to ldlm debugging output (4922)
5013         - bump the watchdog timeouts -- we can't handle 30sec yet
5014         - extra debugging for orphan dentry/inode bug (5259)
5015
5016 2004-11-16  Cluster File Systems, Inc. <info@clusterfs.com>
5017        * version 1.2.8
5018        * bug fixes
5019         - fix TCP_NODELAY bug, which caused extreme perf regression (5134)
5020         - allocate qswnal tx descriptors singly to avoid fragmentation (4504)
5021         - don't LBUG on obdo_alloc() failure, use OBD_SLAB_ALLOC() (4800)
5022         - fix NULL dereference in /proc/sys/portals/routes (4827)
5023         - allow failed mdc_close() operations to be interrupted (4561)
5024         - stop precreate on OST before MDS would time out on it (4778)
5025         - don't send partial-page writes before EOF from client (4410)
5026         - discard client grant for sub-page writes on large-page clients (4520)
5027         - don't free dentries not owned by NFS code, check generation (4806)
5028         - fix lsm leak if mds_create_objects() fails (4801)
5029         - limit debug_daemon file size, always print CERROR messages (4789)
5030         - use transno after validating reply (3892)
5031         - process timed out requests if import state changes (3754)
5032         - update mtime on OST during writes, return in glimpse (4829)
5033         - add mkfsoptions to LDAP (4679)
5034         - use ->max_readahead method instead of zapping global ra (5039)
5035         - don't interrupt __l_wait_event() during strace
5036        * miscellania
5037         - add software watchdogs to catch hung threads quickly (4941)
5038         - make lustrefs init script start after nfs is mounted
5039         - fix CWARN/ERROR duplication (4930)
5040         - return async write errors to application if possible (2248)
5041         - add /proc/sys/portal/memused (bytes allocated by PORTALS_ALLOC)
5042         - print NAL number in %x format (4645)
5043         - update barely-supported suse-2.4.21-171 series (4842)
5044         - support for sles 9 %post scripts
5045         - support for building 2.6 kernel-source packages
5046         - support for sles km_* packages
5047
5048 2004-10-07  Cluster File Systems, Inc. <info@clusterfs.com>
5049        * version 1.2.7
5050        * bug fixes
5051         - ignore -ENOENT errors in osc_destroy (3639)
5052         - notify osc create thread that OSC is being cleaned up (4600)
5053         - add nettype argument for llmount in #5d in conf-sanity.sh (3936)
5054         - reconstruct ost_handle() like mds_handle() (4657)
5055         - create a new thread to do import eviction to avoid deadlock (3969)
5056         - let lconf resolve symlinked-to devices (4629)
5057         - don't unlink "objects" from directory with default EA (4554)
5058         - hold socknal file ref over connect in case target is down (4394)
5059         - allow more than 32000 subdirectories in a single directory (3244)
5060         - fix blocks count for O_DIRECT writes (3751)
5061         - OST returns ENOSPC from object create when no space left (4539)
5062         - don't send truncate RPC if file size isn't changing (4410)
5063         - limit OSC precreate to 1/2 of value OST considers bogus (4778)
5064         - bind to privileged port in socknal and tcpnal (3689)
5065        * miscellania
5066         - rate limit CERROR/CWARN console message to avoid overload (4519)
5067         - GETFILEINFO dir ioctl returns LOV EA + MDS stat in 1 call (3327)
5068         - basic mmap support (3918)
5069         - kernel patch series update from b1_4 (4711)
5070
5071 2004-09-16  Cluster File Systems, Inc. <info@clusterfs.com>
5072        * version 1.2.6
5073        * bug fixes
5074         - avoid crash during MDS cleanup with OST shut down (2775)
5075         - fix loi_list_lock/oig_lock inversion on interrupted IO (4136)
5076         - don't use bad inodes on the MDS (3744)
5077         - dynamic object preallocation to improve recovery speed (4236)
5078         - don't hold spinlock over lock dumping or change debug flags (4401)
5079         - don't zero obd_dev when it is force cleaned (3651)
5080         - print grants to console if they go negative (4431)
5081         - "lctl deactivate" will stop automatic recovery attempts (3406)
5082         - look for existing locks in ldlm_handle_enqueue() (3764)
5083         - don't resolve lock handle twice in recovery avoiding race (4401)
5084         - revalidate should check working dir is a directory (4134)
5085        * miscellania
5086         - don't always mark "slow" obdfilter messages as errors (4418)
5087
5088 2004-08-24  Cluster File Systems, Inc. <info@clusterfs.com>
5089        * version 1.2.5
5090        * bug fixes
5091         - don't close LustreDB during write_conf until it is done (3860)
5092         - fix typo in lconf for_each_profile (3821)
5093         - allow dumping logs from multiple threads at one time (3820)
5094         - don't allow multiple threads in OSC recovery (3812)
5095         - fix debug_size parameters (3864)
5096         - fix mds_postrecov to initialize import for llog ctxt (3121)
5097         - replace config semaphore with spinlock (3306)
5098         - be sure to send a reply for a CANCEL rpc with bad export (3863)
5099         - don't allow enqueue to complete on a destroyed export (3822)
5100         - down write_lock before checking llog header bitmap (3825)
5101         - recover from lock replay timeout (3764)
5102         - up llog sem before sending rpc (3652)
5103         - reduce ns lock hold times when setting kms (3267)
5104         - change a dlm LBUG to LASSERTF, to maybe learn something (4228)
5105         - fix NULL deref and obd_dev leak on setup error (3312)
5106         - replace some LBUG about llog ops with error handling (3841)
5107         - don't match INVALID dentries from d_lookup and spin (3784)
5108         - hold dcache_lock while marking dentries INVALID and hashing (4255)
5109         - fix invalid assertion in ptlrpc_set_wait (3880)
5110        * miscellania
5111         - add libwrap support for the TCP acceptor (3996)
5112         - add /proc/sys/portals/routes for non-root route listing (3994)
5113         - allow setting MDS UUID in .xml (2580)
5114         - print the stack of a process that LBUGs (4228)
5115
5116 2004-07-14  Cluster File Systems, Inc. <info@clusterfs.com>
5117        * version 1.2.4
5118        * bug fixes
5119         - don't cleanup request in ll_file_open() on failed MDS open (3430)
5120         - make sure to unset replay flag from failed open requests (3440)
5121         - if default stripe count is 0, use OST count for inode size (3636)
5122         - update parent mtime/ctime on client for create/unlink (2611)
5123         - drop dentry ref in ext3_add_link from open_connect_dentry (3266)
5124         - free recovery state on server during a forced cleanup (3571)
5125         - unregister_reply for resent reqs (3063)
5126         - loop back devices mounting and status check on 2.6 (3563)
5127         - fix resource-creation race that can provoke i_size == 0 (3513)
5128         - don't try to use bad inodes returned from MDS/OST fs lookup (3688)
5129         - more debugging for page-accounting assertion (3746)
5130         - return -ENOENT instead of asserting if ost getattr+unlink race (3558)
5131         - avoid deadlock after precreation failure (3758)
5132         - fix race and lock order deadlock in orphan handling (3450, 3750)
5133         - add validity checks when grabbing inodes from l_ast_data (3599)
5134        * miscellania
5135         - add /proc/.../recovery_status to obdfilter (3428)
5136         - lightweight CDEBUG infrastructure, debug daemon (3668)
5137         - change default OSC RPC parameters to be better on small clusters
5138         - turn off OST read cache for files smaller than 32MB
5139         - install man pages and include them in rpms (3100)
5140         - add new init script for (un)mounting lustre filesystems (2593)
5141         - run chkconfig in %post for init scripts (3701)
5142         - drop scimac NAL (unmaintained)
5143
5144 2004-06-17  Cluster File Systems, Inc. <info@clusterfs.com>
5145        * version 1.2.3
5146        * bug fixes
5147         - clean kiobufs before and after use (3485)
5148         - strip trailing '/'s before comparing paths with /proc/mounts (3486)
5149         - remove assertions to work around "in-flight rpcs" recovery bug (3063)
5150         - change init script to fail more clearly if not run as root (1528)
5151         - allow clients to reconnect during replay (1742)
5152         - fix ns_lock/i_sem lock ordering deadlock for kms update (3477)
5153         - don't do DNS lookups on NIDs too small for IP addresses (3442)
5154         - re-awaken ptlrpcd if new requests arrive during check_set  (3554)
5155         - fix cond_resched  (3554)
5156         - only evict unfinished clients after recovery (3515)
5157         - allow bulk resend, prevent data loss (3570)
5158         - dynamic ptlrpc request buffer allocation (2102)
5159         - don't allow unlinking open directory if it isn't empty (2904)
5160         - set MDS/OST threads to umask 0 to not clobber client modes (3359)
5161         - remove extraneous obd dereference causing LASSERT failure (3334)
5162         - don't use get_cycles() when creating temp. files on the mds (3156)
5163         - hold i_sem when setting i_size in ll_extent_lock() (3564)
5164         - handle EEXIST for set-stripe, set proper directory name (3336)
5165        * miscellania
5166         - servers can dump a log evicting a client - lustre.dump_on_timeout=1
5167         - fix ksocknal_fmb_callback() error messages (2918)
5168
5169 2004-05-27  Cluster File Systems, Inc. <info@clusterfs.com>
5170        * version 1.2.2
5171        * bug fixes
5172         - don't copy lvb into (possibly NULL) reply on error (2983)
5173         - don't deref dentry after dput, don't free lvb on error (2922)
5174         - use the kms to determine writeback rpc length (2947)
5175         - increment oti_logcookies when osc is inactive (2948)
5176         - update client's i_blocks count via lvb messages (2543)
5177         - handle intent open/close of special files properly (1557)
5178         - mount MDS with errors=remount-ro, like obdfilter (2009)
5179         - initialize lock handle to avoid ASSERT on error cleanup (3057)
5180         - don't use cancelling-locks' kms values (2947)
5181         - use highest lock extent for kms, not last one (2925)
5182         - don't dereference ERR_PTR() dentry in error handling path (3107)
5183         - fix thread race in portals_debug_dumplog() (3122)
5184         - create lprocfs device entries at setup instead of at attach (1519)
5185         - common AST error handler, don't evict client on completion race (3145)
5186         - zero nameidata in detach_mnt in 2.6 (3118)
5187         - verify d_inode after revalidate_special is valid in 2.6 (3116)
5188         - use lustre_put_super() to handle zconf unmounts in 2.6 (3064)
5189         - initialize RPC timeout timer earlier for 2.6 (3219)
5190         - don't dereference NULL reply buffer if mdc_close was never sent (2410)
5191         - print nal/nid for unknown nid (3258)
5192         - additional checks for oscc recovery before doing precreate (3284)
5193         - fix ll_extent_lock() error return code for 64-bit systems (3043)
5194         - don't crash in mdc_close for bad permissions on open (3285)
5195         - zero i_rdev for non-device files (3147)
5196         - clear page->private before handing to FS, better assertion (3119)
5197         - tune the read pipeline (3236)
5198         - fix incorrect decref of invalidated dentry (2350)
5199         - provide read-ahead stats and refine rpc in flight stats (3328)
5200         - don't hold journal transaction open across create RPC (3313)
5201         - update atime on MDS at close time (3265)
5202         - close LDAP connection when recovering to avoid server load (3315)
5203         - update iopen-2.6 patch with fixes from 2399,2517,2904 (3301)
5204         - don't leak open file on MDS after open resend (3325)
5205         - serialize filter_precreate and filter_destroy_precreated (3329)
5206         - loop device shouldn't call sync_dev() for nul device (3092)
5207         - clear page cache after eviction (2766)
5208         - resynchronize MDS->OST in background (2824)
5209         - refuse to mount the same filesystem twice on same mountpoint (3394)
5210         - allow llmount to create routes for mounting behind routers (3320)
5211         - push lock cancellation to blocking thread for glimpse ASTs (3409)
5212         - don't call osc_set_data_with_check() for TEST_LOCK matches (3159)
5213         - fix rare problem with rename on htree directories (3417)
5214        * miscellania
5215         - allow default OST striping configuration per directory (1414)
5216         - fix compilation for qswnal for 2.6 kernels (3125)
5217         - increase maximum number of MDS request buffers for large systems
5218         - change liblustreapi to be useful for external progs like lfsck (3098)
5219         - increase local configuration timeout for slow disks (3353)
5220         - allow configuring ldlm AST timeout - lustre.ldlm_timeout=<seconds>
5221
5222 2004-03-22  Cluster File Systems, Inc. <info@clusterfs.com>
5223        * version 1.2.1
5224        * bug fixes
5225         - fixes for glimpse AST timeouts / incorrectly 0-sized files (2818)
5226         - don't overwrite extent policy data in reply if lock was blocked (2901)
5227         - drop filter export grants atomically with removal from device (2663)
5228         - del obd_self_export from work_list in class_disconnect_exports (2908)
5229         - don't LBUG if MDS recovery times out during orphan cleanup (2530)
5230         - swab reply message in mdc_close, other PPC fixes (2464)
5231         - fix destroying of named logs (2325)
5232         - overwrite old logs when running lconf --write_conf (2264)
5233         - bump LLOG_CHUNKSIZE to 8k to allow for larger clusters (2306)
5234         - fix race in target_handle_connect (2898)
5235         - mds_reint_create() should take same inode create lock (2926)
5236         - correct journal credits calculated for CANCEL_UNLINK_LOG (2931)
5237         - don't close files for self_export to avoid uninitialized obd (2936)
5238         - allow MDS with the same name as client node (2939)
5239         - hold dentry reference for closed log files for unlink (2325)
5240         - reserve space for all logs during transactions (2059)
5241         - don't evict page beyond end of stripe extent (2925)
5242         - don't oops on a deleted current working directory (2399)
5243         - handle hard links to targets without a parent properly (2517)
5244         - don't dereference NULL lock when racing during eviction (2867)
5245         - don't grow lock extents when lots of conflicting locks (2919)
5246
5247 2004-03-04  Cluster File Systems, Inc. <info@clusterfs.com>
5248        * version 1.2.0
5249        * bug fixes
5250         - account for cache space usage on clients to avoid data loss (974)
5251         - lfsck support in lustre kernel code (2349)
5252         - reduce journal credits needed for BRW writes (2370)
5253         - orphan handling to avoid losing space on client/server crashes
5254         - ptlrpcd can be blocked, stopping ALL progress (2477)
5255         - use lock value blocks to assist in proper KMS, faster stat (1021)
5256         - takes i_sem instead of DLM locks internally on obdfilter (2720)
5257         - recovery for initial connections (2355)
5258         - fixes for mds_cleanup_orphans (1934)
5259         - abort_recovery crashes MDS in b_eq (mds_unlink_orphan) (2584)
5260         - block all file creations until orphan recovery completes (1901)
5261         - client remove rq_connection from request struct (2423)
5262         - conf-sanity test_5, proper cleanup in umount log not availale (2640)
5263         - recovery timer race (2670)
5264         - mdc_close recovey bug (2532)
5265         - ptlrpc cleanup bug (2710)
5266         - mds timeout on local locks (2588)
5267         - namespace lock held during RPCs (2431)
5268         - handle interrupted sync write properly (2503)
5269         - don't try to handle a message that hasn't been replied to (2699)
5270         - client assert failure during cleanup after abort recovery (2701)
5271         - leak mdc device after failed mount (2712)
5272         - ptlrpc_check_set allows timedout requests to complete (2714)
5273         - wait for inflight reqs when ptlrpcd finishes (2710)
5274         - make sure unregistered services are removed from the srv_list
5275         - reset bulk XID's when resending them (caught by 1138 test)
5276         - unregister_bulk after timeout
5277         - fix lconf error (2694)
5278         - handle write after unfinished setstripe, stripe-only getstripe (2388)
5279         - readahead locks pages, leaves pending causing memory pressure (2673)
5280         - increase OST request buffers to 4096 on large machines (2729)
5281         - fix up permission of existing directories in simple_mkdir (2661)
5282         - init deleted item, add assertions ptlrpc_abort_inflight() (2725)
5283         - don't assign transno to errored transactions (2742)
5284         - don't delete objects on OST if given a bogus objid from MDS (2751)
5285         - handle large client PAGE_SIZE readdir on small PAGE_SIZE MDS (2777)
5286         - if rq_no_resend, then timeout request after recovery (2432)
5287         - fix MDS llog_logid record size, 64-bit array alignment (2733)
5288         - don't call usermode_helper from ptlrpcd, DEFAULT upcall (2773)
5289         - put magic in mount.lustre data, check for bad/NULL mount data (2529)
5290         - MDS recovery shouldn't delete objects that it has given out (2730)
5291         - if enqueue arrives after completion, don't clobber LVB (2819)
5292         - don't unlock pages twice when trigger_group_io returns error (2814)
5293         - don't deref NULL rq_repmsg if ldlm_handle_enqueue failed (2822)
5294         - don't write pages to disk if there was an error (1450)
5295         - don't ping imports that have recovery disabled (2676)
5296         - take buffered bytes into account when balancing socknal conn (2817)
5297         - hold a DLM lock over readdir always, use truncate_inode_pages (2706)
5298         - reconnect unlink llog connection after MDS reconnects to OST (2816)
5299         - remove little-endian swabbing of llog records (1987)
5300         - set/limit i_blksize to LL_MAX_BLKSIZE on client (2884)
5301         - retry reposting request buffers if they fail (1191)
5302         - grow extent at grant time to avoid granting a revoked lock (2809)
5303         - lock revoke doesn't evict page if covered by a second lock (2765)
5304         - disable VM readahead to avoid reading outside lock extents (2805)
5305        * miscellania
5306         - return LL_SUPER_MAGIC from statfs for the filesystem type (1972)
5307         - updated kernel patches for hp-2.4.20 kernel (2681)
5308
5309 2004-02-07  Cluster File Systems, Inc. <info@clusterfs.com>
5310        * version 1.0.4
5311        * kernel patches
5312         - fix truncated write corruption (2366)
5313         - fix for failed assertion in iopen_connect_dentry (1792,2517)
5314        * bug fixes
5315         - don't flag the ptlrpcd thread with PF_MEMALLOC (2636)
5316         - ensure len(uuid) < 37 in lmc (1171)
5317         - fix ia64 OOPS in llog_test (2255)
5318         - zero end of page at obdfilter for partial page writes (2648)
5319         - don't leave stale dentries around after renames (bug 2428)
5320         - fix timeouts when evicting a client with a single lock held (2642)
5321         - set deadline for the initial HELLO message to drain (2634)
5322         - print out dotted-quad IP addresses in the socknal (2302)
5323        * miscellania
5324         - additional debugging for MDS client eviction problem (2443)
5325         - fix mkfsoptions support for osts (2603, 2604)
5326
5327 2004-01-27  Cluster File Systems, Inc. <info@clusterfs.com>
5328        * version 1.0.3
5329        * kernel patches
5330         - add series for the vanilla 2.6.0 kernel
5331         - add series for the vanilla 2.4.24 kernel
5332         - add series for a cray x86/64 UL kernel drop
5333         - fix xattr patches for the vanilla 2.4.19 series
5334        * bug fixes
5335         - generate true UUIDs in lmc (1171)
5336         - have portals stack dumping break in UML (2466)
5337         - avoid bad dchild deref; avoid inum lock w/o creation (2362)
5338         - allocate with _NOFS in ldlm to avoid deadlock (1933)
5339         - wake callback waiting threads on client eviction (2460)
5340         - Add --ptldebug and --subsystem to lmc (1719)
5341         - update assertion to allow safe interrupt allocation
5342         - set rq_no_resend for cancel requests (2432)
5343         - recalculate ptlrpcd timeout after resend (2494)
5344         - call vfs_rmdir when removing pending directories (2368)
5345         - fix renaming a file to itself (2429)
5346         - lmc creates a default one-stripe lov (2454)
5347         - expand procfs space to handle large clusters (2326)
5348         - increase UML stack to avoid overflow
5349         - update lconf's list of debug and subsystem masks
5350         - fix lfs find --obd (2510)
5351         - /proc tunable for disabling filter read caching (2591)
5352         - stop rpm packages from altering slapd.conf (2301)
5353         - disable nagle in the socknal under 0conf (2578)
5354         - choose mds inode size based on stripe count (2572)
5355         - fix kernel-source rpm problems (2516)
5356        * miscellania
5357         - add --disable-doc to avoid pdf generation (2421)
5358         - update documentation, tests, type-os, comments
5359         - avoid format warnings on ia64
5360         - remove the TOE NAL
5361         - tiny code cleanups by removing unused fields
5362
5363 2004-01-07  Cluster File Systems, Inc. <info@clusterfs.com>
5364        * version 1.0.2
5365        * bug fixes
5366         - fix obvious semaphore misuse in as-yet-unused setattr path (2348)
5367         - remove the most blatant lies from BUILDING file (2371)
5368         - change default debug level to reasonable production setting
5369         - reduce client side cache size to reduce cache flush time
5370         - reduce max RPCs in flight to avoid unnecessary file fragmentation
5371         - make TCP zerocopy and pinger support enabled by default (2476)
5372         - sync writes completed after process exits caused crashes (2319)
5373         - maintain correct mount count on the MDS (2356)
5374         - backout 1557, because 2316 wasn't really fixed
5375         - better file I/O statistics gathering in /proc
5376         - don't take unnecessary, deadlock-inducing bug in readpage (2383)
5377         - another kernel patch to fix zero-copy TCP function export
5378         - don't take duplicate lock when processing re-sent getattr (2420)
5379         - lctl uses obd_self_export instead of creating new conn (2353)
5380         - MDS/OST recovery case which requires object creation asserted (2425)
5381         - move lfs from /usr/sbin to /usr/bin in packages
5382         - fix race between mds_client_add and mds_client_free (2417)
5383         - use kmalloc instead of slabs in portals (2430)
5384         - don't create duplicate records when a failover MDS is present (2442)
5385         - remove unnecessary mount age check (2332)
5386         - don't remove directory inodes from locks prematurely (2451)
5387         - don't break if MDS service name is the same as hostname (2103)
5388         - fix races in client write RPC generation when cache full (2482)
5389
5390 2003-12-13  Cluster File Systems, Inc. <info@clusterfs.com>
5391        * version 1.0.1
5392        * bug fixes
5393         - remove now-unused request->rq_obd (278)
5394         - if an allocation fails, print out how much memory we've used (1933)
5395         - use PORTAL_SLAB_ALLOC for structures, to get GFP_MEMALLOC (1933)
5396         - add the "configurable stack size" patch to most series files (1256)
5397         - ability to write large log records, for 100+ OST configs (2306)
5398         - fix NULL deref when filter_prep fails (2314)
5399         - fix operator precedence error in filter_sync
5400         - dynamic allocation of socknal TX descriptors (2315)
5401         - fix a missed case in the GFP_MEMALLOC patch, can cause deadlock (2310)
5402         - fix gcc 2.96 compilation problem in xattr kernel patch (2294)
5403         - ensure that CWARN messages in Portals always get to the syslog
5404         - __init/__exit are not for prototype decls (ldlm_init/exit)
5405         - x86-64 compile warning fixes
5406         - fix gateway LMC keyword conflict (2318)
5407         - fix MDS lock inversions in getattr/reint paths (1844)
5408         - fix a rare lock re-ordering bug, which caused deadlock (2322)
5409         - fix i_sem/journal inversion in fsfilt_ext3_write_record (2306)
5410         - DLM race condition prevented some lock evictions (2328)
5411         - ENOMEM detection and retry on socknal sends (2230)
5412         - use GFP_NOFS throughout Lustre, to combat ENOMEM (2230)
5413         - move osc_rpcd into ptlrpc, for use in MDC and others (2329)
5414         - protect MDS inode fsdata with stronger locking; fixes assertion (2313)
5415         - better error messages when a client is rejected during recovery (1505)
5416         - avoid cancelling locks which were never granted, after failure (2330)
5417         - fix i_sem/journal inversion in mds_client_add (2333)
5418         - fix truncate/getattr lock cycle deadlock (2334)
5419         - use rpcd to send close; allows resend after timeout, avoid leak (1897)
5420         - fix two rare exit paths which could leak an l_lock() ref (2321)
5421         - fencepost error in MDS/OST orphan recovery (2226)
5422         - make log record alignment 8 bytes (1988)
5423         - lstripe now fails when requested offset > ost_count (2237)
5424         - ensure that all kernel series have a complete list.h (1607)
5425         - fix crashes in special-file operations (2316)
5426         - lctl create/brw OID mismatch, caused by obsolete filter loop (2339)
5427        * miscellania
5428         - allow configurable automake binary, for testing new versions
5429         - small update to the lfs documentation
5430
5431 2003-12-03  Cluster File Systems, Inc. <info@clusterfs.com>
5432        * version 1.0.0
5433        * fix negative export reference count in fsfilt_sync (2312)
5434
5435 2003-12-01  Cluster File Systems, Inc. <info@clusterfs.com>
5436        * release candidate 0.9.1
5437        * bug fixes
5438         - orphans are moved into the PENDING directory for possible recovery
5439         - replayed opens now open by fid for orphan/rename safety (1042)
5440         - last close of an orphan inode generates a transno (683)
5441         - chdir() and mount() now pin the directory entry (1020)
5442         - avoid CERROR in normal ll_setattr_raw() error case (1500)
5443         - discard very old requests without processing them (1502)
5444         - remove some common, well-understood CERRORs (1505)
5445         - require O_DIRECT I/O to be page-sized to workaround IA64 crash (1609)
5446         - clear "grant" flags in OST replies until OST grant code lands (1644)
5447         - fix read performance by not clobbering i_blksize on client (1598)
5448         - fix __ldlm_handle2lock oops by not dereferencing lock after PUT (1625)
5449         - make LRU size a /proc tunable, clears locks when reduced (707)
5450         - fix some lprocfs rot that prevented ptlbd from loading (1732)
5451         - server locks take references on exports now (1558)
5452         - build fixes for 2.4.20-rh trees (1663)
5453         - return an error from lov_create if all OSCs are inactive (1751)
5454         - fix import levels when a reconnect happens without a timeout (1597)
5455         - exit early from mds_open if we get a lookup error (1749)
5456         - partial page read at EOF wouldn't wait for disk before sending (1642)
5457         - avoid NULL deref in obdfilter when reading page past EOF (1592)
5458         - avoid LASSERT in ll_intent_lock if server failed very early (1090)
5459         - fix LBUG in ll_it_open_error with rc = -2 (1861)
5460         - write/truncate lock inversion (1639)
5461         - Don't auto-load obdclass, portals modules during cleanup (1495)
5462         - fix timestamps from jumping to "now" (1763)
5463         - extra journal assertions (1648)
5464         - add an extra multiunlink test (1771)
5465         - fix read_record/write_record API (1776)
5466         - fix leak of offset_extent, possible incorrect i_size later (1772)
5467         - fix lasserts in mis-matched transnos during open-unlink testing (1541)
5468         - Debugging for the kqswnal_get_idle_tx problems (1820)
5469         - Allow recovery to be attempted multiple times (1536)
5470         - Write out MDS last_rcvd file after it is first created (1600)
5471         - Fix tx_descriptor leak in failed transmit situations (1827)
5472         - ext3 journaling fixes for assertion failure after IO error (1871)
5473         - class_export_put() on freed export after completion AST error (1896)
5474         - Fix revalidate looping in VFS (1322)
5475         - Don't access a freed export during MDS_REINT timeout (1521)
5476         - Add open-unlink recovery support on the MDS (1673,1764)
5477         - Return an error if no MDS data was read from last_rcvd (1946)
5478         - Fix for lookup "." or ".." crash on error (1932,1931,1935)
5479         - Don't setup a disk device that doesn't match exported UUID (317)
5480         - Reduce bulk RPC timeout to avoid cascading client/OST failures (1845)
5481         - avoid committing NULL handle in force close
5482         - local.sh is now a one-stripe LOV configuration
5483         - POSIX utime.4 -EPERM on FIFO not owned by user (56)
5484         - fix ext3 htree duplicate directory entry corruption (1516)
5485         - POSIX creat.13, fstat.1, open.18, stat.3 new file atime/mtime (2020)
5486         - update to new LOV EA format (2097)
5487         - interoperability for different PAGE_SIZE/wordsize (686,1821,1343,2042)
5488
5489 2003-06-15  Phil Schwan  <phil@clusterfs.com>
5490        * version v0_7
5491        * bug fixes
5492         - imports and exports cleanup too early, need refcounts (349, 879, 1045)
5493         - per-import/export recovery handling (958, 931, 959)
5494         - multiple last-rcvd slots, for serving multiple FSes (949)
5495         - connections are again shared between multiple imp/exports (963, 964)
5496         - "umount -f" would hang if any requests needed to be sent (393, 978)
5497         - avoid pinning large req buffer by copying for queued messages (989)
5498         - add "uuid" to "lctl device" command to help upcalls (991)
5499         - "open" RPCs with transnos would confuse recovery counters (1037)
5500         - do proper endian conversion of all wire messages (288, 340, 891)
5501         - remove OST bulk get LBUGs, fix ost_brw_write cleanup (1126)
5502         - call waiting locks callback from LDLM recovery thread (1127, 1151)
5503         - fix ptlrpc_connection leak in target_handle_connect (1174)
5504         - fix import refcounting bug in OST and MDS cleanup (1134)
5505         - if an invalid-at-open-time OSC returned before close(), LBUG (1150)
5506         - fix very unlikely obd_types race condition (501)
5507         - remove osc_open hack for echo_client (1187)
5508         - we leaked exports/dlmimps for forcibly disconnected clients (1143)
5509         - a failure in read_inode2 leads to deadlock (1139)
5510         - cancel ack-locks as soon as transaction is committed (1072)
5511         - fix major leaks and crashes in the bulk I/O path (937, 1057)
5512         - make sure to commitrw after any preprw to avoid deadlock (1162)
5513         - failing to execute a file in a lustre FS would lock inode (1203)
5514         - small DEBUG_REQ fix to avoid dereferencing a NULL (1227)
5515         - don't ASSERT while cleaning up an incompletely-setup obd (1248)
5516         - obd_uuid2tgt would walk off the end of the list (1255)
5517         - on IA64 the osc would give portals incorrect bulk size (1258)
5518         - fix debug daemon ioctl interface; allows daemon on ia64 (1274)
5519         - fix lock inversion caused by new llite matching code (1282)
5520         - limit the number of dirty pages on a client to 10MB (1286)
5521         - timed out locks were not being corrected cancelled (1289)
5522         - fix O_DIRECT above 4GB on IA-32 (1292)
5523        * major user-visible changes
5524         - fail out/fail over policy now controlled by the upcall (993)
5525        * protocol changes
5526         - add OBD_PING to check server availability and failure (954)
5527         - lustre messages are now sent in sending host order (288, 340, 891)
5528         - add eadatalen to MDS getattr reply (340)
5529         - OST read replies may contain second buffer, with per-page status (593)
5530
5531 2003-03-11  Phil Schwan  <phil@clusterfs.com>
5532        * version v0_6
5533        * bug fixes
5534         - LDLM_DEBUG macro fix, for gcc 3.2 (850)
5535         - failed open()s could cause deadlock; fixed (867, 869)
5536         - stop cancelling OST locks when files are closed (481)
5537         - overlapping XID spaces caused network corruption (851, 853)
5538         - fix unsafe fsfilt counter arithmetic; change to atomic_t
5539         - setattr_raw added, to do single-RPC, server-side setattrs
5540         - lmc/lconf syntax change for OST UUIDs
5541         - fix crashy race condition between ptlrpc_free_req and osc_close
5542         - don't use request in mdc_enqueue if we hit a timeout (889)
5543         - don't set the inode i_size for regular files from the MDS (896)
5544         - handle out of order completion AST (842)
5545         - don't LBUG if a lock request times out after receiving AST (913)
5546         - avoid d_rehash race in ll_find_alias by rehashing inside dcache_lock
5547         - if a bad lock AST arrives, send an error instead of dropping entirely
5548         - return 0 from revalidate2 if ll_intent_lock returns -EINTR (912)
5549         - fix leak in bulk IO when only partially completed (899, 900, 926)
5550         - fix O_DIRECT for ia64 (55)
5551         - (almost) eliminate Lustre-kernel-thread effects on load average (722)
5552         - C-z after timeout could hang a process forever; fixed (977)
5553        * Features
5554         - client-side I/O cache (678, 924, 929, 941, 970)
5555        * protocol changes
5556         - READPAGE and SETATTRs which don't take server-side locks get
5557           their own portal
5558
5559 2003-02-11  Phil Schwan  <phil@clusterfs.com>
5560         * version v0_5_20
5561         * bug fixes
5562          - Fix ldlm_lock_match on the MDS to avoid matching remote locks (592)
5563          - Fix fsfilt_extN_readpage() to read a full page of directory
5564            entries, or fake the remainder if PAGE_SIZE != blocksize (500)
5565          - Avoid extra mdc_getattr() in ll_intent_lock when possible (534, 604)
5566          - Fix imbalanced LOV object allocation and out-of-bound access (469)
5567          - Most intent operations were removed, in favour of a new RPC mode
5568            that does a single RPC to the server and bypasses most of the VFS
5569          - All LDLM resource ID arrays were removed in favour of ldlm_res_id
5570          - Aggressively cancel local locks on DLM servers
5571          - mds_reint_unlink sends EA to the client if it's the last nlink.
5572            client uses that EA to unlink OST objects.
5573          - mds_reint_{rename,unlink,link} were rewritten to take ordered locks
5574          - recursive symlinks were fixed (439)
5575          - fixed NULL deref in DEBUG_REQ
5576          - filter_update_lastobjid no longer calls sync, which annoyed extN
5577          - fixed multi-client small-writes to a single file problem (445)
5578          - fixed mtime updates during file writes (607)
5579          - fixed vector writes on obdfilter causing problems when ENOSPC (670)
5580          - fixed bug in obd_brw_read/write() (under guise of testing 367)
5581          - fixed Linux OST size reporting problem (444, 656)
5582          - OST now updates object mtime with writes or setattr (607, 619)
5583          - client verifies file size before zeroing page past EOF (445)
5584          - OST now writes last allocated objid to disk with allocation (108)
5585          - LOV on echo now works (409)
5586         * protocol changes
5587          - mds_reint_unlink sends a new buffer, with the EA included.  this
5588            buffer is only valid if body->valid & OBD_MD_FLEASIZE, which is only
5589            set if a regular file was being unlinked, and it was the last link
5590          - use PtlGet from the target for bulk writes (315)
5591          - OST now updates object mtime with writes or setattr (607, 619)
5592          - LDLM now has a grant-time callback to revalidate locked items, if
5593            necessary (604)
5594          - Many MDS operations were reorganized to combat race conditions
5595         * other changes
5596          - Merge b_intel branch (updated lprocfs code) - now at /proc/fs/lustre
5597          - configure check to avoid gcc version 2.96 20000731-2.96-98) (606)
5598
5599 2003-01-06  Andreas Dilger  <adilger@clusterfs.com>
5600         * version v0_5_19
5601         * bug fixes
5602          - Fully reactivate OST imports after reconnection (512, others)
5603          - Make sure client sees our -ENOTCONN from mds_handle (513 - partial)
5604          - More graceful error handling for truncating on dead OST (515)
5605          - Don't error out unless we're actually accessing dead stripes (474)
5606          - Fix garbage sizes when stripes are missing (410)
5607          - LRU counters were broken, causing constant lock purge (433, 432)
5608          - garbage on read from stripes with failed OSTs (441)
5609          - mark OSCs as active before reconnecting during recovery (438)
5610          - lov_enqueue and lov_cancel need to handle inactive OSTs (403)
5611          - lfind did not preserve OST order in output (443)
5612          - symlinks cause hung clients, incorrect data (439)
5613          - stop dereferencing request after dropping refcount (457)
5614          - don't LASSERT(spin_is_locked) on non-SMP (455)
5615          - fixes for many rename() bugs
5616          - fstat didn't correctly synchronize attributes (399)
5617          - server must handle lock cancellation during blocking AST prep (487)
5618          - bulk descriptors were free()d too soon (511)
5619          - fix paths in lconf, which would load incorrect modules (451, 507)
5620          - fix confusing lconf 'host not found' error message (386)
5621          - fix lock order deadlock on OST (O/R i_sem before journal ops, 478)
5622          - fix race condition in mdc_blocking_ast() for inode access (526)
5623          - fix lov_unpackmd() unpacking wrong number of stripes (537)
5624          - fix lov_set_osc_active() marking wrong OSC inactive (440)
5625          - fix bad lstripe lov_unpackmd() assertion (fix layering too) (527)
5626          - fix multiple writes of stripe MD to MDS (358, maybe 519)
5627          - fix lstripe in several ways (kernel side) (527)
5628          - fix request leak in ldlm_cli_enqueue (262)
5629          - incorrect OSC was marked inactive after OST failure
5630          - call mds_fs_cleanup before unmounting filesystem (524)
5631          - fix races between taking ns_lock and ldlm_lock_change_resource
5632          - fix races updating LOV export open file list
5633          - fix lov_enqueue error path, avoid decref-ing bad lock handle
5634          - fix recovery NULL deref in ldlm_cli_cancel_unused
5635          - fix some DLM races by using new hash table for lock handles (419)
5636          - permit the client to specify desired inodes, at replay
5637          - duplicate requests when we queue them for replay reintegration
5638          - fix last_rcvd offset calculation
5639          - sync after each recovered transaction, so we always make progress
5640          - never, not always, ERESTART requests without transnos
5641          - store the lov_desc in the MDS, so we don't depend on getlovinfo to
5642            set it
5643          - skip replay if the MDS says that the client is already connected
5644          - don't check for a recovery-enabled export to match lctl's UUID
5645          - don't INC_USE_COUNT for phantom exports
5646          - don't crash when cleaning up phantom exports (567)
5647          - don't double-finish or set replay data for errored mdc_open requests
5648          - abort requests when they time out, so we don't get old replies
5649          - send/receive replies for AST messages again
5650          - if the client says that it doesn't have the lock, cancel it on the
5651            server
5652          - if we timeout during I/O, don't try to cancel an in-use lock; instead
5653            mark it as destroyed, it will all work out when decref is called
5654          - fix module use counts (22, 581)
5655         * protocol changes
5656          - ASTs now expect a reply (server cancels lock on error reply)
5657
5658 2002-12-02  Andreas Dilger  <adilger@clusterfs.com>
5659         * version v0_5_18
5660         * bug fixes
5661           - fix many simultaneous client startup (392)
5662           - fix dentry->d_it clobbering
5663           - credentials weren't being shipped for readdir/getattr operations
5664           - remove invalid assertions triggered during some concurrent MD
5665             updates
5666           - proper Lustre versions added (336, 389)
5667           - fix memory leak for create error case (398)
5668           - fix LOV locking bug that would get cli/srv out of sync
5669           - fix echo client over LOV (409)
5670           - fix dbench 2, extN refcount problem (170, 258, 356, 418)
5671           - fix double-O_EXCL intent crash (424)
5672           - avoid sending multiple lock CANCELs (352)
5673         * Features
5674           - MDS can do multi-client recovery (modulo bugs in new code)
5675         * Documentation
5676           - many updates, edits, cleanups
5677
5678 2002-11-18  Phil Schwan  <phil@clusterfs.com>
5679         * version v0_5_17
5680         * bug fixes
5681           - fix null d_it dereference (346)
5682           - fix full OST/dbench hang (333)
5683           - fix permission problem with file removal (286)
5684           - fix removal of OSCs from LOV when they fail
5685           - fix NULL deref during bulk timeout (214)
5686           - fix problems related to multiple filesystems on one MDS (241)
5687           - fixed serious subtle metadata locking bugs
5688           - free locks on clients when inodes are removed due to memory
5689             pressure (201)
5690           - fix inode pointer in lock data (285)
5691           - partial support for multiple MDS on a single host (241)
5692           - data locks weren't cancelled at clear_inode time (290, 311)
5693           - intent locks could lead to unbounded lock growth (205)
5694           - added a maximum lock count, an LRU list, and a flusher
5695           - fix multiple rename (365)
5696           - properly abstracted the echo client
5697           - OSC locked 1 byte too many; fixed
5698           - rewrote brw callback code:
5699           - fixed recovery bugs related to LOVs (306)
5700           - fixed too-many-pages-in-one-write crash (191)
5701           - fixed (again) crash in sync_io_timeout (214)
5702           - probably fixed callback-related race (385)
5703         * protocol change
5704           - Add capability to MDS protocol
5705           - LDLM cancellations and callbacks on different portals
5706
5707 2002-10-28  Andreas Dilger  <adilger@clusterfs.com>
5708         * version v0_5_16
5709         * bug fixes:
5710           - limit client IOV size to PTL_MD_MAX_IOV (611336, 191)
5711           - defer open object destruction to close time (601981, 138)
5712           - open/close OST file handle in obdo (OBD_MD_FLHANDLE) (601981, 138)
5713           - move LDLM_ENQUEUE/CONVERT back to MDS portal (625069)
5714           - abstract ll_lookup2, fix ll_revalidate2 to use abstraction (256)
5715           - don't call obd_setattr in ll_file_release for destroyed objects
5716         * protocol change to lustre_msg: move |version| and add |flags|
5717         * protocol change to osc_punch: "start" in "o_size", "end" in "o_blocks"
5718         * lock replay: for LDLM_FL_REPLAY trust client to do right thing
5719         * added replay of create, unlink, link and rename operations during
5720           MDS failover; recovery should be much more robust now
5721         * remove failed OSCs from LOVs (only lov_create uses this so far)
5722         * the lustre-HOWTO was brought (more) up to date (582544)
5723
5724 2002-10-23  Phil Schwan  <phil@clusterfs.com>
5725         * version v0_5_15
5726         * bug fixes:
5727           - in-use dentries weren't being reused properly (617851)
5728           - prevent multiple LDLM setup (599178)
5729           - fix LOV size calculations for truncate (617853)
5730           - fix client handling of MDS intent errors (POSIX)
5731           - fix permission bug in lovstripe.c test (624321)
5732           - fix MDS thread deadlock - move LDLM handler to DLM portal (625069)
5733           - truncate past end of file could corrupt data
5734           - proper cleanup after timeouts, crashes, etc (592524, 550815)
5735           - a race in recovery could return ETIMEDOUT to apps (623947)
5736           - building outside the source directory was fixed
5737         * the lustre-HOWTO was brought (more) up to date (582544)
5738         * major progress was made on recovery functionality
5739
5740 2002-10-10  Phil Schwan  <phil@clusterfs.com>
5741         * version v0_5_14
5742         * bug fixes:
5743           - recovery deadlock fix
5744           - rm -rf causes LBUG fix (617817)
5745           - file open by multiple tasks fix (618962)
5746           - directory permissions bugs (602707 and 620007)
5747           - journal_stop fixed with locking (611313)
5748           - O_APPEND failures resolved (618273, perhaps 614459)
5749           - lconf PATH fix (619770)
5750           - IA64 build fix (621450)
5751           - RPC buffer sizes scale with amount of memory
5752
5753 2002-10-01  Phil Schwan  <phil@clusterfs.com>
5754         * version v0_5_13
5755         * bug fixes:
5756           - locks would be cancelled without throwing away data pages,
5757             resulting in inconsistent data (605627)
5758           - inode attributes were not always being refreshed (605627, 612449)
5759           - lconf now continues to cleanup after lctl reports an error
5760           - MDS now enforces user permissions (602707)
5761           - lprocfs cleanup fixed, but not yet enabled (614157)
5762           - fixed infinite server hang, should a client not respond to an AST
5763           - avoid going into recovery if user calls readlink() with a buffer
5764             that's too small (613941)
5765           - AST RPCs no longer require replies (614867) -- this may be changed
5766           - don't crash server if client sends an IOV that's too big (611336)
5767           - fixed lock conversion deadlock (611892)
5768           - fixed the following of symlinks (614622)
5769         * recovery: the server can remove locks from a client that dies, other
5770           clients can make progress
5771         * more extN patch fixes
5772         * compile-time configurable ptlrpc buffer allocations
5773         * documentation
5774           - collaborative read cache document
5775           - Lustre Lite Performance CDR document-in-progress
5776
5777 2002-09-20  Andreas Dilger  <adilger@clusterfs.com>
5778         * version v0_5_12
5779         * bug fix
5780           - fix typo in patch-2.4.18
5781
5782 2002-09-20  Andreas Dilger  <adilger@clusterfs.com>
5783         * version v0_5_11
5784         * bug fixes
5785           - clear ptlrpc request each time in handle_incoming_request()
5786           - unlink of files now destroys the object on the OST
5787
5788 2002-09-19  Peter Braam  <braam@clusterfs.com>
5789         * version 0_5_10
5790         * add hard link support
5791         * change obdfile creation method
5792         * kernel patch changed
5793
5794 2002-09-19  Peter Braam  <braam@clusterfs.com>
5795         * version 0_5_9
5796         * bug fix
5797           - stack overflow bug in extN fixed
5798
5799 2002-09-18  Andreas Dilger  <adilger@clusterfs.com>
5800         * version 0_5_8
5801         * documentation updates
5802           - add man pages for config tools
5803           - update tests/README to describe testing with new config tools
5804           - finish metadata API descriptions
5805         * bug fixes and cleanups
5806           - statfs workaround for 16TB limit
5807           - LOV stripe allocation improved, can stripe on subset of OSTs
5808           - LOV file size/IO offset was wrong for files > 4GB in size
5809           - object EA data was being dropped, caused files to be unreadable
5810           - memory overflow with non-LOV OST caused memory corruption
5811           - fixed regression tests to work with new config tools, obdfilter
5812           - fixed bug when directory size became larger than 1 block
5813           - fixed bug (for single client case) when PWD was deleted
5814           - invalidate local directory pages when doing intent-based ops
5815           - avoid LDLM oops when lock callback contained bad data
5816
5817 2002-09-09  Andreas Dilger  <adilger@clusterfs.com>
5818         * version 0_5_7
5819         * documentation updates
5820         * bug fixes and cleanups
5821           - configuration tools
5822           - LOV
5823           - imports/exports
5824           - 64-bit compile warnings
5825           - 64-bit internal statfs data
5826           - many more
5827         * test_brw on persistent OST devices
5828         * MDS recovery
5829         * lprocfs (disabled)
5830
5831 2002-09-04  Andreas Dilger  <adilger@clusterfs.com>
5832         * version 0_5_6
5833         * documentation updates
5834         * bug fixes and cleanups
5835         * configuration tools
5836
5837 2002-08-30  Peter J. Braam  <braam@clusterfs.com>
5838
5839         * version v0_5_5
5840         * many small fixes to 0_5_4
5841         * io/network handling
5842         * thinkos in MDS operations
5843
5844 2002-08-24  Peter J. Braam  <braam@clusterfs.com>
5845
5846         * version v0_5_4
5847         * crucial basic fixes to 0.5.3
5848         * IOR, Iozone work over Elan
5849         * EOF locks added
5850
5851 2002-08-07  Phil Schwan  <phil@clusterfs.com>
5852         * version 0_5_3, our first alpha
5853         * we use the new Portals iovs
5854         * documentation updates
5855         * bug fixes and cleanups
5856         * small changes in the DLM wire protocol
5857
5858 2002-07-25  Peter J. Braam  <braam@clusterfs.com>
5859         * version 0_5_1 with some initial stability,
5860         * locking on MD and file I/O.
5861         * documentation updates
5862         * several bug fixes since 0.5.0
5863         * small changes in wire protocol
5864
5865 2002-07-18  Phil Schwan  <phil@clusterfs.com>
5866         * version v0_4_5
5867         * delivered as Lustre Light Alpha
5868         * fixed a crash after handling invalid MDS requests
5869         * fixed directory pages for architectures with non-4k pages sizes
5870
5871 2002-07-11  Andreas Dilger  <adilger@clusterfs.com>
5872         * release version v0_4_4
5873         * Moves TCP acceptor to be on port 2432 (unused Coda port) instead
5874           of 1234.
5875         * Fixes a number of interruption problems with OST operations.
5876         * Update documentation for portals header changes
5877         * Move all wire protocol structs/defines to lustre_idl.h
5878         * Fixes symlink length bug.
5879         * Add tcpdump to repository.
5880
5881 2002-07-05  Andreas Dilger  <adilger@clusterfs.com>
5882         * release version v0_4_3
5883         * Fixes statfs for inodes on extN.
5884         * Fixes bug in runtests which would delete /etc/hosts.
5885         * Use 64-bit object IDs wherever possible (not into VFS though)
5886           Remove ost_get_info, which is unused by lustre, and out of date.
5887
5888 2002-07-03  Peter Braam  <braam@clusterfs.com>
5889         * release version v0_4_2   Fixes a lookup error (type not passed)
5890         * move forward to head of Portals
5891         * move forward to latest Lustre kernel
5892
5893 2002-06-25  Peter Braam  <braam@clusterfs.com>
5894         * release version v0_4_1.  Hopefully stable on single node use.