[Bug 154416] Re: hfsplus unlink problems

2009-06-08 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Hardy)
   Status: Triaged = In Progress

** Changed in: linux (Ubuntu Hardy)
 Assignee: (unassigned) = Andy Whitcroft (apw)

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2009-06-08 Thread Andy Whitcroft
The fix pointed out above is already included in the Hardy kernel,
included in the Ubuntu-2.6.24-23.46 kernel.  This kernel has already
been released to all pockets.  This was included as part of the stable
updated 2.6.24.5 which was pulled in under bug #301632.  Closing this
bug Fix Released.

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2009-06-08 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Hardy)
   Status: In Progress = Fix Released

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2009-01-23 Thread Steve Langasek
** Changed in: linux (Ubuntu Hardy)
   Target: ubuntu-8.04.2 = ubuntu-8.04.3

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2008-10-30 Thread Leann Ogasawara
Hi Till,

How odd, it seems the patch was in the Hardy git tree at one point (when
I pasted it above) but doesn't look to be there now.  I've gone ahead
and opened the Hardy nomination.  Thanks.

** Changed in: linux (Ubuntu Hardy)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Kernel Team (ubuntu-kernel-team)
   Status: New = Confirmed
   Target: None = ubuntu-8.04.2

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2008-10-30 Thread Leann Ogasawara
Closing Hardy task for 2.6.22 since 2.6.22 was for Gutsy.

** Changed in: linux-source-2.6.22 (Ubuntu Hardy)
   Status: New = Invalid

** Changed in: linux (Ubuntu Hardy)
   Status: Confirmed = Triaged

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2008-10-16 Thread till busch
hi leann,

i have finally found the time to test again. the bug is gone in intrepid, but 
it is still there in hardy kernel
Linux 2.6.24-21-generic.

since hardy is LTS, i strongly opt for putting this in one of the next
kernel updates. effectively this bug causes data loss. i have a patch,
that i have written quite some time before finding the fix in the git
tree. it replaces only a few lines of code in fs/hfsplus/dir.c and fixes
the data loss problem. if you prefer to only add a minor patch, i can
attach it here.

leaving this bug 'fix released' since it will work on intrepid.

cheers,

- till

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2008-08-27 Thread Leann Ogasawara
I'm tentatively marking this Fix Released.  Till, if this is not the
case feel free to set the status back to New.  Thanks.

** Changed in: linux (Ubuntu)
   Status: Triaged = Fix Released

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2008-08-15 Thread Leann Ogasawara
Hi Till,

Thanks for the upstream git commit id to reference.  I glanced at the
Hardy kernel git tree and see this patch is already included - thus it
should already by in the Hardy kernel:

[EMAIL PROTECTED]:~/ubuntu-hardy$ git log 
76b0c26af2736b7e5b87e6ed7ab63901483d5736
commit 76b0c26af2736b7e5b87e6ed7ab63901483d5736
Author: Roman Zippel [EMAIL PROTECTED]
Date:   Wed Apr 9 17:44:07 2008 +0200

HFS+: fix unlink of links


Also, I quickly checked to Intrepid Ibex git tree and it is there as well:

[EMAIL PROTECTED]:~/ubuntu-intrepid$ git log 
76b0c26af2736b7e5b87e6ed7ab63901483d5736
commit 76b0c26af2736b7e5b87e6ed7ab63901483d5736
Author: Roman Zippel [EMAIL PROTECTED]
Date:   Wed Apr 9 17:44:07 2008 +0200

HFS+: fix unlink of links

Can you confirm this is fixed with the latest Hardy kernel (2.6.24-19) .
Also, the latest Alpha for the upcoming Intrepid Ibex 8.10 is also
available fore testing if you'd like to - http://www.ubuntu.com/testing
.  Please let us know if this is resolved.  Thanks.

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2008-08-13 Thread till busch
this was fixed by Roman Zippel on 2008-04-10 in linus' git tree.

see following commit:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=76b0c26af2736b7e5b87e6ed7ab63901483d5736

maybe it can be backported? otherwise i hope it makes it into ubuntu
8.10

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2007-12-19 Thread Leann Ogasawara
** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Kernel Team (ubuntu-kernel-team)
   Status: Incomplete = Triaged

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2007-12-18 Thread till busch

** Attachment added: uname -a
   http://launchpadlibrarian.net/10952845/uname-a.log

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2007-12-18 Thread till busch

** Attachment added: version_signature
   http://launchpadlibrarian.net/10952852/version.log

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2007-12-18 Thread till busch

** Attachment added: dmesg
   http://launchpadlibrarian.net/10952855/dmesg.log

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2007-12-18 Thread till busch

** Attachment added: lspci -vvnn
   http://launchpadlibrarian.net/10952871/lspci-vvnn.log

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2007-12-18 Thread till busch
also, i checked that the problem is still there in 2.6.24-2-generic

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2007-12-17 Thread Leann Ogasawara
Thanks for the update Till.  Per the kernel teams bug policy, can you
please attach the following information for newer kernel:

* uname -a  uname-a.log
* cat /proc/version_signature  version.log
* dmesg  dmesg.log
* sudo lspci -vvnn  lspci-vvnn.log

Please be sure to attach each file as a separate attachment.  For more
information regarding the kernel team bug policy, please refer to
https://wiki.ubuntu.com/KernelTeamBugPolicies .  Thanks again and we
appreciate your help and feedback.

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2007-12-12 Thread till busch
thanks leann for your suggestions. i just tested 2.6.24-1. i'm sorry, but 
2.6.24-1 does not fix the problem. it persists just as before.
creating hard links links works fine (the link count is updated correctly).
deleting any file with multiple links sets the link count to 0 immediately 
(which also makes it impossible to delete the other links).

the main area where this makes trouble is .Xauthority -- since using
hfsplus as my home partition i often get banned from using my X11. when
i look at the .Xautority-file i see its link-count being 0 and its size
being zero, too. i frequently need to boot to os x and run fsck_hfs to
fix the link counts in my home directory and delete the broken files
(that once were hard links).

greetings,

- till

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2007-12-11 Thread Leann Ogasawara
The Hardy Heron kernel was recently uploaded for testing.  We'd really
appreciate it if you could try testing with this newer kernel and verify
if this issue still exists.  Unfortunately, the Hardy Heron Alpha1
LiveCD was released with the older 2.6.22 kernel.  You'll have to
manually install the newer Hardy Heron kernel in order to test.  This
should not be the case for Alpha2 which is set to come out around Dec
20.  However, here are the instructions to install if you choose to do
so, otherwise just wait for Alpha2 to come out:

1) edit the file /etc/apt/sources.list and add the following line:

deb http://archive.ubuntu.com/ubuntu hardy main restricted

2) sudo apt-get update
3) sudo apt-get install linux-image-2.6.24-1-generic
4) reboot and select the new kernel from the grub menu

After you've tested, please feel free to revert back - ie boot into the
old kernel, sudo apt-get remove linux-image-2.6.24-1-generic, and remove
the line from /etc/apt/sources.list .  Please update this report with
your results.  Thanks in advance!

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 154416] Re: hfsplus unlink problems

2007-12-11 Thread Leann Ogasawara
I'm opened a new task against the actively developed kernel. However,
I'm closing the report against linux-source-2.6.22 as it does not meet
the criteria for a stable release update. You can learn more about the
stable release update process at
https://wiki.ubuntu.com/StableReleaseUpdates . Thanks!

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: New = Won't Fix

-- 
hfsplus unlink problems
https://bugs.launchpad.net/bugs/154416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs