Home
last modified time | relevance | path

Searched hist:"564 c97bdfa39c7d1f331841fb24da6e714693037" (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/fs/ntfs3/
H A Ddir.cdiff 564c97bdfa39c7d1f331841fb24da6e714693037 Tue Sep 07 10:35:51 CDT 2021 Kari Argillander <kari.argillander@gmail.com> fs/ntfs3: Convert mount options to pointer in sbi

Use pointer to mount options. We want to do this because we will use new
mount api which will benefit that we have spi and mount options in
different allocations. When we remount we do not have to make whole new
spi it is enough that we will allocate just mount options.

Please note that we can do example remount lot cleaner but things will
change in next patch so this should be just functional.

Signed-off-by: Kari Argillander <kari.argillander@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
H A Dattrib.cdiff 564c97bdfa39c7d1f331841fb24da6e714693037 Tue Sep 07 10:35:51 CDT 2021 Kari Argillander <kari.argillander@gmail.com> fs/ntfs3: Convert mount options to pointer in sbi

Use pointer to mount options. We want to do this because we will use new
mount api which will benefit that we have spi and mount options in
different allocations. When we remount we do not have to make whole new
spi it is enough that we will allocate just mount options.

Please note that we can do example remount lot cleaner but things will
change in next patch so this should be just functional.

Signed-off-by: Kari Argillander <kari.argillander@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
H A Dxattr.cdiff 564c97bdfa39c7d1f331841fb24da6e714693037 Tue Sep 07 10:35:51 CDT 2021 Kari Argillander <kari.argillander@gmail.com> fs/ntfs3: Convert mount options to pointer in sbi

Use pointer to mount options. We want to do this because we will use new
mount api which will benefit that we have spi and mount options in
different allocations. When we remount we do not have to make whole new
spi it is enough that we will allocate just mount options.

Please note that we can do example remount lot cleaner but things will
change in next patch so this should be just functional.

Signed-off-by: Kari Argillander <kari.argillander@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
H A Dntfs_fs.hdiff 564c97bdfa39c7d1f331841fb24da6e714693037 Tue Sep 07 10:35:51 CDT 2021 Kari Argillander <kari.argillander@gmail.com> fs/ntfs3: Convert mount options to pointer in sbi

Use pointer to mount options. We want to do this because we will use new
mount api which will benefit that we have spi and mount options in
different allocations. When we remount we do not have to make whole new
spi it is enough that we will allocate just mount options.

Please note that we can do example remount lot cleaner but things will
change in next patch so this should be just functional.

Signed-off-by: Kari Argillander <kari.argillander@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
H A Dsuper.cdiff 564c97bdfa39c7d1f331841fb24da6e714693037 Tue Sep 07 10:35:51 CDT 2021 Kari Argillander <kari.argillander@gmail.com> fs/ntfs3: Convert mount options to pointer in sbi

Use pointer to mount options. We want to do this because we will use new
mount api which will benefit that we have spi and mount options in
different allocations. When we remount we do not have to make whole new
spi it is enough that we will allocate just mount options.

Please note that we can do example remount lot cleaner but things will
change in next patch so this should be just functional.

Signed-off-by: Kari Argillander <kari.argillander@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
H A Dfile.cdiff 564c97bdfa39c7d1f331841fb24da6e714693037 Tue Sep 07 10:35:51 CDT 2021 Kari Argillander <kari.argillander@gmail.com> fs/ntfs3: Convert mount options to pointer in sbi

Use pointer to mount options. We want to do this because we will use new
mount api which will benefit that we have spi and mount options in
different allocations. When we remount we do not have to make whole new
spi it is enough that we will allocate just mount options.

Please note that we can do example remount lot cleaner but things will
change in next patch so this should be just functional.

Signed-off-by: Kari Argillander <kari.argillander@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
H A Dinode.cdiff 564c97bdfa39c7d1f331841fb24da6e714693037 Tue Sep 07 10:35:51 CDT 2021 Kari Argillander <kari.argillander@gmail.com> fs/ntfs3: Convert mount options to pointer in sbi

Use pointer to mount options. We want to do this because we will use new
mount api which will benefit that we have spi and mount options in
different allocations. When we remount we do not have to make whole new
spi it is enough that we will allocate just mount options.

Please note that we can do example remount lot cleaner but things will
change in next patch so this should be just functional.

Signed-off-by: Kari Argillander <kari.argillander@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>