|
|
| version 1.69, 2006/08/18 04:02:25 | version 1.70, 2007/07/09 06:12:03 |
|---|---|
| Line 49 xfs_param_t xfs_params = { | Line 49 xfs_param_t xfs_params = { |
| .inherit_nosym = { 0, 0, 1 }, | .inherit_nosym = { 0, 0, 1 }, |
| .rotorstep = { 1, 1, 255 }, | .rotorstep = { 1, 1, 255 }, |
| .inherit_nodfrg = { 0, 1, 1 }, | .inherit_nodfrg = { 0, 1, 1 }, |
| .fstrm_timer = { 1, 50, 3600*100}, | |
| }; | }; |
| /* | /* |