summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorKari Argillander <kari.argillander@gmail.com>2021-09-09 21:09:42 +0300
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2021-09-20 18:53:12 +0300
commit28861e3bbd9e7ac4cd9c811aad71b4d116e27930 (patch)
treec50f85fe1c4e72b632b851d4c08965d1f1d2a21f /Documentation
parent0e59a87ee619915c2eb189eb232a972c276681fb (diff)
fs/ntfs3: Initiliaze sb blocksize only in one place + refactor
Right now sb blocksize first get initiliazed in fill_super but in can be changed in helper function. It makes more sense to that this happened only in one place. Because we move this to helper function it makes more sense that s_maxbytes will also be there. I rather have every sb releted thing in fill_super, but because there is already sb releted stuff in this helper. This will have to do for now. Signed-off-by: Kari Argillander <kari.argillander@gmail.com> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions