// SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2017 Western Digital Corporation or its affiliates. */ #include #include "blk-mq-debugfs.h" int queue_zone_wlock_show(void *data, struct seq_file *m) { struct request_queue *q = data; unsigned int i; if (!q->seq_zones_wlock) return 0; for (i = 0; i < q->nr_zones; i++) if (test_bit(i, q->seq_zones_wlock)) seq_printf(m, "%u\n", i); return 0; } /translations Git repository'/>
summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)AuthorFilesLines
2014-02-05update translations for 4.1.5 rc3libreoffice-4-1-5Christian Lohmaier35-227/+194
2014-01-30update translations for 4.1.5 rc2Christian Lohmaier412-10537/+9859
2014-01-14update translations for 4.1.5 rc1Christian Lohmaier304-3158/+2960
2013-11-26update translations for 4.1.4 RC1Christian Lohmaier1483-22274/+69483
2013-11-12decimal comma for huAndras Timar1-1/+1
2013-11-05wrong titleAndras Timar1-2/+2
2013-11-04updated Slovenian translationMartin Srebotnjak28-131/+794
2013-10-08update translations for 4.1.3rc1cp-4.1-branch-pointcp-4.1-2cp-4.1-1Christian Lohmaier1199-16548/+252087
2013-09-02pocheck kills translation errorsAndras Timar125-5524/+437
2013-09-02update translations for LibreOffice 4.1.2 rc1Andras Timar292-3010/+3073
2013-08-28Resolves: rhbz#1000692 mistranslation in de if opening Format->AbsatzCaolán McNamara1-1/+1
2013-08-28translation updates and bugfixesAndras Timar882-3667/+2444
2013-08-26translation updates and bugfixesAndras Timar301-3317/+3002
2013-08-20last minute updates and pocheck fixes for 4.1.1 rc2Andras Timar117-1422/+992
2013-08-18update translations for LibreOffice 4.1.1 rc2Andras Timar946-25048/+20345
2013-08-06update translations for LibreOffice 4.1.1 rc1Andras Timar3266-50365/+422307
2013-07-25fdo#67093 Change traduction of Header in it to avoid conflict with HeadingArnaud Versini1-1/+1
2013-07-23fdo#67093 Change traduction of Title for some more languagesChristian Lohmaier13-13/+13
2013-07-20fdo#67093 Change traduction of Title in french to avoid conflict with HeadingArnaud Versini1-1/+1
2013-07-15forgot add theseAndras Timar2-0/+44
2013-07-15update translations for LibreOffice 4.1 rc3Andras Timar2846-53972/+61272
2013-07-03fdo#66007 - spurious & causing entity warning errorsChristian Lohmaier1-4/+4
2013-06-30update translations for LibreOffice 4.1 rc2Andras Timar8537-97910/+246464
2013-06-24parser error : EntityRef: expectingCaolán McNamara1-4/+4
2013-06-23Updated Slovenian translationAndras Timar22-65/+283
2013-06-21invalid xmlAndras Timar1-1/+1
2013-06-21update Sidama translationAndras Timar306-22257/+25925
2013-06-18buildfixAndras Timar1-1/+1
2013-06-18update translations for LibreOffice 4.1 rc1Andras Timar3938-72954/+79793
2013-06-15typo/help l10n extraction errorAndras Timar57-121/+121
2013-06-12fdo#65512 fix missing imagesAndras Timar342-973/+973
2013-06-12updated Slovenian translationAndras Timar32-289/+193
2013-06-12missing | cause Windows installer error 2870Andras Timar10-22/+22
2013-06-11fdo#65214 missing | cause Windows installer error 2870Andras Timar1-1/+1
2013-06-11fdo#65483 fix po filesAndras Timar614-139655/+6394
2013-06-05update translations for LibreOffice 4.1 beta2Andras Timar351-3667/+4053
2013-06-03update translations for LibreOffice 4.1 beta2Andras Timar