Hello, Rob Landley wrote: > Um, hang on. So libata can't reliably turn the system off without data loss > and potential damage to hardware unless userspace goes through a special song > and dance? And this is _not_ considered a defect in the kernel?
Yeap, definitely a bug in the kernel and we're trying to fix it. Just for the record, we have _always_ issued FLUSH CACHE, so there hasn't been and won't be any data loss problem. The data loss problem was mentioned as why we can't do things completely inside kernel without updating userland shutdown(8) which issues STANDBYNOW. -- tejun - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/