Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
if (cmd == OBD_BRW_WRITE) { struct lu_nodemap *nodemap; __u32 mapped_uid, mapped_gid, mapped_projid; nodemap = nodemap_get_from_exp(exp); if (IS_ERR(nodemap)) RETURN(PTR_ERR(nodemap));
thus ofd_commitrw_write() (so dt_bufs_put()) won't be called
"Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/48003/
Subject:
LU-15993ofd: don't leak pages if nodemap failsProject: fs/lustre-release
Branch: b2_15
Current Patch Set:
Commit: f543bb685fbcfc2a3325d903c255c7d511bc1569