Commit Graph

10 Commits

Author SHA1 Message Date
Mo Zhou
a07c8b41b9 New upstream version 0.7.11 2018-09-18 01:36:37 +00:00
Aron Xu
cae5b34040 New upstream version 0.7.2 2017-10-06 21:03:18 +08:00
Aron Xu
e10b080844 Imported Upstream version 0.6.5.3 2015-11-01 12:49:59 +08:00
Aron Xu
ea04106bca Imported Upstream version 0.6.4.2 2015-08-13 20:04:48 +08:00
Liang Guo
a08ee8756d Imported Upstream version 0.6.2+git20140204 2014-02-09 00:25:11 +08:00
Brian Behlendorf
cafa9709f3 Switch KM_SLEEP to KM_PUSHPAGE
This warning indicates the incorrect use of KM_SLEEP in a call
path which must use KM_PUSHPAGE to avoid deadlocking in direct
reclaim.  See commit b8d06fca08
for additional details.

  SPL: Fixing allocation for task txg_sync (6093) which
  used GFP flags 0x297bda7c with PF_NOFS set

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #917
2012-09-05 08:44:58 -07:00
Brian Behlendorf
d4ed667343 Fix gcc uninitialized variable warnings
Gcc -Wall warn: 'uninitialized variable'

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2010-08-31 08:38:43 -07:00
Brian Behlendorf
428870ff73 Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
Brian Behlendorf
9babb37438 Rebase master to b117 2009-07-02 15:44:48 -07:00
Brian Behlendorf
172bb4bd5e Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00