Project

General

Profile

Actions

Bug #11821

closed

Allocate memory for inode for file_operations callbacks

Added by Evgeny Novikov over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
High
Category:
Environment models
Target version:
Start date:
08/12/2022
Due date:
% Done:

0%

Estimated time:
Detected in build:
git
Platform:
Published in build:

Description

#11810 revealed that the current environment model specification for file_operations callbacks allocates memory only for file and does not allocated memory for inode.


Related issues 1 (1 open0 closed)

Blocks Klever - Feature #11810: Check whether the same resources are passed to various related callbacksNewEvgeny Novikov08/09/2022

Actions
Actions #1

Updated by Evgeny Novikov over 1 year ago

  • Blocks Feature #11810: Check whether the same resources are passed to various related callbacks added
Actions #2

Updated by Evgeny Novikov over 1 year ago

  • Status changed from New to Resolved

I fixed this in branch fix-file-ops-envmodel-spec. Let's see on testing results.

Actions #3

Updated by Evgeny Novikov over 1 year ago

  • Status changed from Resolved to Closed

Tests passed well, so I merged the branch to master in bcda0f0fc.

Actions

Also available in: Atom PDF