Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4845317F9E for ; Wed, 21 Oct 2015 23:56:28 +0000 (UTC) Received: (qmail 85038 invoked by uid 500); 21 Oct 2015 23:56:28 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 84974 invoked by uid 500); 21 Oct 2015 23:56:28 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 84921 invoked by uid 99); 21 Oct 2015 23:56:28 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Oct 2015 23:56:28 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CC1CE2C1F5F for ; Wed, 21 Oct 2015 23:56:27 +0000 (UTC) Date: Wed, 21 Oct 2015 23:56:27 +0000 (UTC) From: "Andrew Wang (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-7087) Ability to list /.reserved MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-7087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14968197#comment-14968197 ] Andrew Wang commented on HDFS-7087: ----------------------------------- LGTM I'll fix the little whitespace issues at commit time > Ability to list /.reserved > -------------------------- > > Key: HDFS-7087 > URL: https://issues.apache.org/jira/browse/HDFS-7087 > Project: Hadoop HDFS > Issue Type: Improvement > Affects Versions: 2.6.0 > Reporter: Andrew Wang > Assignee: Xiao Chen > Attachments: HDFS-7087.001.patch, HDFS-7087.002.patch, HDFS-7087.003.patch, HDFS-7087.draft.patch > > > We have two special paths within /.reserved now, /.reserved/.inodes and /.reserved/raw. It seems like we should be able to list /.reserved to see them. -- This message was sent by Atlassian JIRA (v6.3.4#6332)