* Nico Schottelius wrote:
> Good morning,
>
> update: this problem still exists on 3.6.2-1-ARCH and it got worse:
>
> I reformatted the external disk to use xfs, but as the my
> root filesystem is still jfs, it still appears:
>
> Active / Total Objects (% used): 642732 / 692268 (92.8%)
>
)
fs/jfs/xattr.c:
- ealist in ea_write() line 303 could be NULL, this was not checked
I also changed the sysv unchar type to u8, cause u8 is used everywhere
but the unchar only 4 times.
Signed-off-by: Tino Reichardt
---
fs/jfs/jfs_dmap.c | 7 ---
fs/jfs/jfs_dtree.c | 15 +++-
> > * Dave Kleikamp wrote:
> > > On 07/28/2012 06:08 AM, Tino Reichardt wrote:
> > > > * Tino Reichardt wrote:
> > > >> > This patch adds support for the two linux interfaces of the
> > > >> > discard/TRIM
> > > >>
* Tino Reichardt wrote:
> * Dave Kleikamp wrote:
> > On 07/28/2012 06:08 AM, Tino Reichardt wrote:
> > > * Tino Reichardt wrote:
> > >> > This patch adds support for the two linux interfaces of the
> > >> > discard/TRIM
> > >>
* Dave Kleikamp wrote:
> On 07/28/2012 06:08 AM, Tino Reichardt wrote:
> > * Tino Reichardt wrote:
> >> > This patch adds support for the two linux interfaces of the discard/TRIM
> >> > command for SSD devices and sparse/thinly-provisioned LUNs.
> >
* Tino Reichardt wrote:
> This patch adds support for the two linux interfaces of the discard/TRIM
> command for SSD devices and sparse/thinly-provisioned LUNs.
Fixed a problem when setting minlen in jfs_ioc_trim().
Signed-off-by: Tino Reichardt
--
regards, TR
diff -X exclude -urpN
mail.
So than, maybe some other can stress-test JFS on some SSD as well?
Signed-off-by: Tino Reichardt
PS: Sorry for my bad english ;)
--
regards, TR
diff -X exclude -urpN linux-git/Documentation/filesystems/jfs.txt
linux_jfs-trim/Documentation/filesystems/jfs.txt
--- linux-git/Documentation
7 matches
Mail list logo