summaryrefslogtreecommitdiff
path: root/changelog
blob: 8af070ad2641492e8e9e498c414a59edd0914ad9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
inotail 0.3

  * Follow files even if they were moved
  * Fix a problem when tailing more than 4096 bytes/chars at once
  * Only print the filename once when the -v option is specified
  * Various small fixes and cleanups

  -- Tobias Klauser <tklauser@distanz.ch> 2007-04-17 13:44

inotail 0.2

  * Support for the -n/-c +<num> options (tail relative to start of file)
  * Copyright and license cleanup
  * Various fixes

  -- Tobias Klauser <tklauser@distanz.ch.ch> 2006-11-30 17:56
le summary='commit info' class='commit-info'> authorDean Luick <dean.luick@intel.com>2016-04-12 11:31:11 -0700 committerDoug Ledford <dledford@redhat.com>2016-04-28 16:32:28 -0400 commit4a818bedf7b6087f4bbf875847b11f1946775934 (patch) tree51bcd493d89ea9db3697616d9cb180b2e08c4aae parent372cc85a13c97d6c743cb8df25b52fa5e93d73f6 (diff)
IB/hfi1: Move QOS decision logic into its own function
The decision to use QOS affects other resource allocation. Move the QOS decision logic into its own function so it can be called by other interested parties. Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Dean Luick <dean.luick@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat