get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/847/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 847,
    "url": "http://patchwork.ozlabs.org/api/patches/847/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-ext4/patch/20080922195637t-sato@mail.jp.nec.com/",
    "project": {
        "id": 8,
        "url": "http://patchwork.ozlabs.org/api/projects/8/?format=api",
        "name": "Linux ext4 filesystem development",
        "link_name": "linux-ext4",
        "list_id": "linux-ext4.vger.kernel.org",
        "list_email": "linux-ext4@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "msgid": "<20080922195637t-sato@mail.jp.nec.com>",
    "list_archive_url": null,
    "date": "2008-09-22T10:56:37",
    "name": "[4/10] xfs: Fix error handling in write_super_lockfs/unlockfs",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "bf6191a6f48d8b68159bfd08d5b4c80c8d7fe068",
    "submitter": {
        "id": 391,
        "url": "http://patchwork.ozlabs.org/api/people/391/?format=api",
        "name": "Takashi Sato",
        "email": "t-sato@yk.jp.nec.com"
    },
    "delegate": null,
    "mbox": "http://patchwork.ozlabs.org/project/linux-ext4/patch/20080922195637t-sato@mail.jp.nec.com/mbox/",
    "series": [],
    "comments": "http://patchwork.ozlabs.org/api/patches/847/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/847/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<linux-ext4-owner@vger.kernel.org>",
        "X-Original-To": "patchwork-incoming@ozlabs.org",
        "Delivered-To": "patchwork-incoming@ozlabs.org",
        "Received": [
            "from vger.kernel.org (vger.kernel.org [209.132.176.167])\n\tby ozlabs.org (Postfix) with ESMTP id 58190DDE20\n\tfor <patchwork-incoming@ozlabs.org>;\n\tMon, 22 Sep 2008 20:58:22 +1000 (EST)",
            "(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1753597AbYIVK6Q (ORCPT <rfc822;patchwork-incoming@ozlabs.org>);\n\tMon, 22 Sep 2008 06:58:16 -0400",
            "(majordomo@vger.kernel.org) by vger.kernel.org id S1753567AbYIVK6P\n\t(ORCPT <rfc822;linux-ext4-outgoing>);\n\tMon, 22 Sep 2008 06:58:15 -0400",
            "from TYO202.gate.nec.co.jp ([202.32.8.206]:50100 \"EHLO\n\ttyo202.gate.nec.co.jp\" rhost-flags-OK-OK-OK-OK) by vger.kernel.org\n\twith ESMTP id S1753529AbYIVK6L (ORCPT\n\t<rfc822; linux-ext4@vger.kernel.org>); Mon, 22 Sep 2008 06:58:11 -0400",
            "from mailgate3.nec.co.jp ([10.7.69.193])\n\tby tyo202.gate.nec.co.jp (8.13.8/8.13.4) with ESMTP id m8MAue04006542;\n\tMon, 22 Sep 2008 19:56:40 +0900 (JST)",
            "(from root@localhost) by mailgate3.nec.co.jp\n\t(8.11.7/3.7W-MAILGATE-NEC)\n\tid m8MAueB13744; Mon, 22 Sep 2008 19:56:40 +0900 (JST)",
            "from saigo.jp.nec.com (saigo.jp.nec.com [10.26.220.6])\n\tby mailsv.nec.co.jp (8.13.8/8.13.4) with ESMTP id m8MAuef3010899;\n\tMon, 22 Sep 2008 19:56:40 +0900 (JST)",
            "from TNESB07336 ([10.64.168.65] [10.64.168.65]) by mail.jp.nec.com\n\twith ESMTP; Mon, 22 Sep 2008 19:56:37 +0900"
        ],
        "To": "Andrew Morton <akpm@linux-foundation.org>,\n\tChristoph Hellwig <hch@infradead.org>,\n\t\"linux-fsdevel@vger.kernel.org\" <linux-fsdevel@vger.kernel.org>,\n\t\"dm-devel@redhat.com\" <dm-devel@redhat.com>,\n\t\"viro@ZenIV.linux.org.uk\" <viro@ZenIV.linux.org.uk>,\n\t\"linux-ext4@vger.kernel.org\" <linux-ext4@vger.kernel.org>,\n\t\"xfs@oss.sgi.com\" <xfs@oss.sgi.com>, \"axboe@kernel.dk\" <axboe@kernel.dk>,\n\t\"mtk.manpages@googlemail.com\" <mtk.manpages@googlemail.com>",
        "Cc": "\"linux-kernel@vger.kernel.org\" <linux-kernel@vger.kernel.org>",
        "Subject": "[PATCH 4/10] xfs: Fix error handling in write_super_lockfs/unlockfs",
        "Message-Id": "<20080922195637t-sato@mail.jp.nec.com>",
        "Mime-Version": "1.0",
        "X-Mailer": "WeMail32[2.51] ID:1K0086",
        "From": "Takashi Sato <t-sato@yk.jp.nec.com>",
        "Date": "Mon, 22 Sep 2008 19:56:37 +0900",
        "Content-Type": "text/plain; charset=us-ascii",
        "Content-Transfer-Encoding": "7bit",
        "Sender": "linux-ext4-owner@vger.kernel.org",
        "Precedence": "bulk",
        "List-ID": "<linux-ext4.vger.kernel.org>",
        "X-Mailing-List": "linux-ext4@vger.kernel.org"
    },
    "content": "I've changed write_super_lockfs/unlockfs so that they always return\n0 (success) to keep a current behavior.\n\nSigned-off-by: Takashi Sato <t-sato@yk.jp.nec.com>\nSigned-off-by: Masayuki Hamaguchi <m-hamaguchi@ys.jp.nec.com>\n---\n xfs_super.c |    3 ++-\n 1 file changed, 2 insertions(+), 1 deletion(-)\n\n--\nTo unsubscribe from this list: send the line \"unsubscribe linux-ext4\" in\nthe body of a message to majordomo@vger.kernel.org\nMore majordomo info at  http://vger.kernel.org/majordomo-info.html",
    "diff": "diff -uprN -X linux-2.6.27-rc7-lockfs/Documentation/dontdiff linux-2.6.27-rc7-lockfs/fs/xfs/linux-2.6/xfs_super.c linux-\n2.6.27-rc7-lockfs-xfs/fs/xfs/linux-2.6/xfs_super.c\n--- linux-2.6.27-rc7-lockfs/fs/xfs/linux-2.6/xfs_super.c\t2008-09-22 07:29:55.000000000 +0900\n+++ linux-2.6.27-rc7-lockfs-xfs/fs/xfs/linux-2.6/xfs_super.c\t2008-09-22 10:13:39.000000000 +0900\n@@ -1351,7 +1351,7 @@ xfs_fs_remount(\n  * need to take care of themetadata. Once that's done write a dummy\n  * record to dirty the log in case of a crash while frozen.\n  */\n-STATIC void\n+STATIC int\n xfs_fs_lockfs(\n \tstruct super_block\t*sb)\n {\n@@ -1359,6 +1359,7 @@ xfs_fs_lockfs(\n \n \txfs_attr_quiesce(mp);\n \txfs_fs_log_dummy(mp);\n+\treturn 0;\n }\n \n STATIC int\n",
    "prefixes": [
        "4/10"
    ]
}