[Yaffs] [YAFFS 00/10] Add support of v3.2 kernel in single f…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Waldemar Rymarkiewicz
Date:  
To: yaffs
CC: manningc2
New-Topics: [Yaffs] [YAFFS 08/10] Don't update i_nlink directly, [Yaffs] [YAFFS 03/10] Add missig param to nandmtd1_test_prerequists, [Yaffs] [YAFFS 06/10] Use MTD_OPS_AUTO_OOB instead MTD_OOB_AUTO, [Yaffs] [YAFFS 02/10] Add generic yportenv.h to fix compilation error, [Yaffs] [YAFFS 07/10] Don't use smb_lock.h, [Yaffs] [YAFFS 09/10] Update interface of fsync callback, [Yaffs] [YAFFS 01/10] .gitignore cscope and top-level generic files, [Yaffs] [YAFFS 05/10] Don't create symlink if the name/alias is too long, [Yaffs] [YAFFS 04/10] Add missing closing bracket, [Yaffs] [YAFFS 10/10] Update fs super block read callback
Subject: [Yaffs] [YAFFS 00/10] Add support of v3.2 kernel in single flavour of yaffs
Hi,

Here you have the patches which fixes some compilation errors against kernel v3.2.

This is only for single version as I cannot see the point in continuose support of
multi version yet.

The patch 
    Don't create symlink if the name/alias is too long
fixes symlink handling for multi version as well.


I didn't test those patches yet, but the changes should not break any functionality.
Will run tests soon.

Thanks,
/Waldek


Waldemar Rymarkiewicz (10):
.gitignore cscope and top-level generic files
Add generic yportenv.h to fix compilation error
Add missig param to nandmtd1_test_prerequists
Add missing closing bracket
Don't create symlink if the name/alias is too long
Use MTD_OPS_AUTO_OOB instead MTD_OOB_AUTO
Don't use smb_lock.h
Don't update i_nlink directly
Update interface of fsync callback
Update fs super block read callback

 .gitignore            |    8 ++++++++
 Makefile              |    1 +
 yaffs_mtdif1_single.c |   10 +++++-----
 yaffs_mtdif2_single.c |    5 +++--
 yaffs_vfs_multi.c     |    8 ++++++++
 yaffs_vfs_single.c    |   46 ++++++++++++++++++++++++----------------------
 yportenv.h            |   20 ++++++++++++++++++++
 7 files changed, 69 insertions(+), 29 deletions(-)
 create mode 100644 yportenv.h


--
1.7.8