[jira] [Updated] (HDFS-11002) Fix broken attr/getfattr/setfattr links in ExtendedAttributes.md

2016-10-12 Thread Akira Ajisaka (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-11002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira Ajisaka updated HDFS-11002:
-
   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: 3.0.0-alpha2
   2.7.4
   2.8.0
   Status: Resolved  (was: Patch Available)

Committed this to trunk, branch-2, branch-2.8, and branch-2.7. Thanks 
[~liuml07] for the contribution!

> Fix broken attr/getfattr/setfattr links in ExtendedAttributes.md
> 
>
> Key: HDFS-11002
> URL: https://issues.apache.org/jira/browse/HDFS-11002
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.7.0
>Reporter: Mingliang Liu
>Assignee: Mingliang Liu
> Fix For: 2.8.0, 2.7.4, 3.0.0-alpha2
>
> Attachments: HDFS-11002.000.patch, HDFS-11002.001.patch
>
>
> http://www.bestbits.at/acl/man/man5/attr.txt is broken though the website is 
> not. I suggest we use the http://man7.org/linux/man-pages/man5/attr.5.html 
> which is mainted by maintainer of the Linux 
> [man-pages|https://www.kernel.org/doc/man-pages/] project.
> The same to http://www.bestbits.at/acl/man/man1/getfattr.txt => 
> http://man7.org/linux/man-pages/man1/getfattr.1.html
> and http://www.bestbits.at/acl/man/man1/setfattr.txt => 
> http://man7.org/linux/man-pages/man1/setfattr.1.html
> [~ajisakaa], thoughts? Thanks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-11002) Fix broken attr/getfattr/setfattr links in ExtendedAttributes.md

2016-10-12 Thread Mingliang Liu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-11002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mingliang Liu updated HDFS-11002:
-
Attachment: HDFS-11002.001.patch

Thank you [~ajisakaa] for your prompt review!

{quote}
Recently attr(5) was renamed to xattr(7), but I don't think we should update 
now because many users cannot execute man 7 xattr on their own environment.
{quote}
Agreed. Let's update this in the future.

{quote}
http://www.bestbits.at/acl/
This page has no document for xattr. Can be removed.
{quote}
V1 patch is to remove this.

> Fix broken attr/getfattr/setfattr links in ExtendedAttributes.md
> 
>
> Key: HDFS-11002
> URL: https://issues.apache.org/jira/browse/HDFS-11002
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.7.0
>Reporter: Mingliang Liu
>Assignee: Mingliang Liu
> Attachments: HDFS-11002.000.patch, HDFS-11002.001.patch
>
>
> http://www.bestbits.at/acl/man/man5/attr.txt is broken though the website is 
> not. I suggest we use the http://man7.org/linux/man-pages/man5/attr.5.html 
> which is mainted by maintainer of the Linux 
> [man-pages|https://www.kernel.org/doc/man-pages/] project.
> The same to http://www.bestbits.at/acl/man/man1/getfattr.txt => 
> http://man7.org/linux/man-pages/man1/getfattr.1.html
> and http://www.bestbits.at/acl/man/man1/setfattr.txt => 
> http://man7.org/linux/man-pages/man1/setfattr.1.html
> [~ajisakaa], thoughts? Thanks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-11002) Fix broken attr/getfattr/setfattr links in ExtendedAttributes.md

2016-10-12 Thread Mingliang Liu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-11002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mingliang Liu updated HDFS-11002:
-
Status: Patch Available  (was: Open)

> Fix broken attr/getfattr/setfattr links in ExtendedAttributes.md
> 
>
> Key: HDFS-11002
> URL: https://issues.apache.org/jira/browse/HDFS-11002
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.7.0
>Reporter: Mingliang Liu
>Assignee: Mingliang Liu
> Attachments: HDFS-11002.000.patch
>
>
> http://www.bestbits.at/acl/man/man5/attr.txt is broken though the website is 
> not. I suggest we use the http://man7.org/linux/man-pages/man5/attr.5.html 
> which is mainted by maintainer of the Linux 
> [man-pages|https://www.kernel.org/doc/man-pages/] project.
> The same to http://www.bestbits.at/acl/man/man1/getfattr.txt => 
> http://man7.org/linux/man-pages/man1/getfattr.1.html
> and http://www.bestbits.at/acl/man/man1/setfattr.txt => 
> http://man7.org/linux/man-pages/man1/setfattr.1.html
> [~ajisakaa], thoughts? Thanks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-11002) Fix broken attr/getfattr/setfattr links in ExtendedAttributes.md

2016-10-12 Thread Mingliang Liu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-11002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mingliang Liu updated HDFS-11002:
-
Attachment: HDFS-11002.000.patch

Kindly review.

> Fix broken attr/getfattr/setfattr links in ExtendedAttributes.md
> 
>
> Key: HDFS-11002
> URL: https://issues.apache.org/jira/browse/HDFS-11002
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.7.0
>Reporter: Mingliang Liu
>Assignee: Mingliang Liu
> Attachments: HDFS-11002.000.patch
>
>
> http://www.bestbits.at/acl/man/man5/attr.txt is broken though the website is 
> not. I suggest we use the http://man7.org/linux/man-pages/man5/attr.5.html 
> which is mainted by maintainer of the Linux 
> [man-pages|https://www.kernel.org/doc/man-pages/] project.
> The same to http://www.bestbits.at/acl/man/man1/getfattr.txt => 
> http://man7.org/linux/man-pages/man1/getfattr.1.html
> and http://www.bestbits.at/acl/man/man1/setfattr.txt => 
> http://man7.org/linux/man-pages/man1/setfattr.1.html
> [~ajisakaa], thoughts? Thanks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-11002) Fix broken attr/getfattr/setfattr links in ExtendedAttributes.md

2016-10-12 Thread Mingliang Liu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-11002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mingliang Liu updated HDFS-11002:
-
Summary: Fix broken attr/getfattr/setfattr links in ExtendedAttributes.md  
(was: Fix broken attr(5) link in ExtendedAttributes.md)

> Fix broken attr/getfattr/setfattr links in ExtendedAttributes.md
> 
>
> Key: HDFS-11002
> URL: https://issues.apache.org/jira/browse/HDFS-11002
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.7.0
>Reporter: Mingliang Liu
>Assignee: Mingliang Liu
>
> http://www.bestbits.at/acl/man/man5/attr.txt is broken though the website is 
> not. I suggest we use the http://man7.org/linux/man-pages/man5/attr.5.html 
> which is mainted by maintainer of the Linux 
> [man-pages|https://www.kernel.org/doc/man-pages/] project.
> The same to http://www.bestbits.at/acl/man/man1/getfattr.txt => 
> http://man7.org/linux/man-pages/man1/getfattr.1.html
> and http://www.bestbits.at/acl/man/man1/setfattr.txt => 
> http://man7.org/linux/man-pages/man1/setfattr.1.html
> [~ajisakaa], thoughts? Thanks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org