David Woodhouse
|
2ad8ee7135
[JFFS2] Fix potential memory leak of dead xattrs on unmount.
|
18 years ago |
David Woodhouse
|
8ae5d31263
[JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files.
|
18 years ago |
David Woodhouse
|
c00c310eac
[JFFS2] Tidy up licensing/copyright boilerplate.
|
18 years ago |
Jeff Garzik
|
a6b1d82d07
[JFFS2] kill warning RE debug-only variables
|
18 years ago |
Adrian Bunk
|
0b6c0bb3f9
fs/jffs2/xattr.c: remove dead code
|
18 years ago |
KaiGai Kohei
|
c6e8c6ccf9
[JFFS2][XATTR] Fix xd->refcnt race condition
|
19 years ago |
KaiGai Kohei
|
2c887e2359
[JFFS2][XATTR] Re-define xd->refcnt as atomic_t
|
19 years ago |
KaiGai Kohei
|
8a13695cbe
[JFFS2][XATTR] rid unnecessary writing of delete marker.
|
19 years ago |
KaiGai Kohei
|
c9f700f840
[JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion
|
19 years ago |
David Woodhouse
|
89291a9d5b
[JFFS2] Fix 64-bit size_t problems in XATTR code.
|
19 years ago |
David Woodhouse
|
2f785402f3
[JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code.
|
19 years ago |
David Woodhouse
|
9fe4854cd1
[JFFS2] Remove flash offset argument from various functions.
|
19 years ago |
David Woodhouse
|
fcb7578719
[JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too.
|
19 years ago |
David Woodhouse
|
b64335f2b7
[JFFS2] Add length argument to jffs2_add_physical_node_ref()
|
19 years ago |
KaiGai Kohei
|
21b9879bf2
[JFFS2][XATTR] Fix obvious typo
|
19 years ago |
KaiGai Kohei
|
652ecc20d1
[JFFS2][XATTR] Unify each file header part with any jffs2 file.
|
19 years ago |
KaiGai Kohei
|
084702e001
[JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic)
|
19 years ago |
KaiGai Kohei
|
8f2b6f49c6
[JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.
|
19 years ago |
KaiGai Kohei
|
aa98d7cf59
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
|
19 years ago |