[Bug 1501623] Re: UFS rw support fails with 3.19.0-26-generic

2015-10-12 Thread bjcheny
Hi guys, I have got a patch migrating from 3.11 version, and it works for 3.19.25/26. It could be a regression. The patch looks like: --- ufs/super.c 2015-09-26 17:18:46.0 +0800 +++ work/super.c2015-10-12 23:46:40.964962685 +0800 @@ -805,6 +805,7 @@ UFSD("flag %u\n", (int

[Bug 1501623] Re: UFS rw support fails with 3.19.0-26-generic

2015-10-07 Thread bjcheny
Hi , Is there any progress? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1501623 Title: UFS rw support fails with 3.19.0-26-generic To manage notifications about this bug go to: https://bugs.laun

[Bug 1501623] Re: UFS rw support fails with 3.19.0-26-generic

2015-10-02 Thread bjcheny
One more log which is generated by remount command mount -t ufs -o ufstype=ufs2,remount,rw /dev/nbd0p2 /mnt Fyi. ** Attachment added: "another syslog when remount ufs with rw" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501623/+attachment/4482483/+files/report.jenkins1.txt -- You

[Bug 1501623] Re: UFS rw support fails with 3.19.0-26-generic

2015-10-02 Thread bjcheny
Sorry for late reply. Attach call stack from var/log/syslog. Please help review it. ** Attachment added: "syslog with ufs rw enabled" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1501623/+attachment/4482445/+files/report.txt -- You received this bug notification because you are a m

[Bug 1501623] [NEW] UFS rw support fails with 3.19.0-26-generic

2015-10-01 Thread bjcheny
Public bug reported: Hi guys, I'd like to enable rw support for ufs file system with kernel 3.19.0-26-generic. Basically, I follow steps as below from http://oz123.github.io/writings/2012-11-26-enable-ufs-write-support- debian/ sudo apt-get build-dep --no-install-recommends linux-image-$(uname