[jira] [Updated] (HDFS-4126) Add reading/writing snapshot information to FSImage

2013-01-22 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4126: Attachment: HDFS-4126.003.patch Thanks for the comments Suresh! Update the patch to address your comments.

[jira] [Updated] (HDFS-4126) Add reading/writing snapshot information to FSImage

2013-01-20 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4126: Attachment: HDFS-4126.002.patch Rebase the patch. The currently patch does not support INodeFileUnderConstr

[jira] [Updated] (HDFS-4126) Add reading/writing snapshot information to FSImage

2013-01-17 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-4126: -- Assignee: Jing Zhao (was: Suresh Srinivas) > Add reading/writing snapshot information to FS

[jira] [Updated] (HDFS-4126) Add reading/writing snapshot information to FSImage

2013-01-14 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4126: Attachment: HDFS-4126.002.patch Update the patch. With HDFS-4098 the original circular linked list may be b

[jira] [Updated] (HDFS-4126) Add reading/writing snapshot information to FSImage

2013-01-12 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4126: Attachment: HDFS-4126.001.patch Initial patch. Also integrate the fsimage saving/loading into TestSnapshot#