search for: private_flag

Displaying 18 results from an estimated 18 matches for "private_flag".

Did you mean: private_flags
2013 Jan 24
0
64 Bit Build 3.6.11 on AIX 6 with acls enabled dumps core,
...e 2706 in "open.c" create_file_unixpath(conn = 0x0fffffffffffd590, req = 0x000000011014b680, smb_fname = 0x00000001005b8120, access_mask = 0, share_access = 268435455, create_disposition = 1, create_options = 150994944, file_attributes = 268435455, oplock_request = 0, allocation_size = 0, private_flags = 0, sd = (nil), ea_list = (nil), result = 0x0fffffffffffd548, pinfo = 0x0fffffffffffd540), line 3341 in "open.c" create_file_default(conn = (nil), req = (nil), root_dir_fid = 4095, smb_fname = 0x2844420800000020, access_mask = 1, share_access = 1, create_disposition = 150994944, create_...
2019 Jun 14
1
Update 4.10.2 to 4.10.4: Cant create files in subdirectorie anymore
...? ?is_mangled_component sub_dir (len 7) ? 1123(unix_convert): ?? ??? ? ??? ??? ?New file sub_dir 5625(create_file_default): ?? ??? ??? ?create_file_default: create_file: access_mask = 0x80 file_attributes = 0x10, share_access = 0x3, create_disposition = 0x2 create_options = 0x1 oplock_request = 0x0 private_flags = 0x0 root_dir_fid = 0x0, ea_list = (nil), sd = (nil), fname = sub_dir 5075(create_file_unixpath): ?? ??? ?create_file_unixpath: create_file_unixpath: access_mask = 0x80 file_attributes = 0x10, share_access = 0x3, create_disposition = 0x2 create_options = 0x1 oplock_request = 0x0 private_flags = 0...
2019 Apr 10
3
Unable to upload printer drivers.
...ctory: x64/3 [2019/04/10 15:27:07.145894, 10, pid=1218, effective(0, 0), real(0, 0)] ../source3/smbd/open.c:5627(create_file_default) create_file_default: create_file: access_mask = 0x80 file_attributes = 0x10, share_access = 0x0, create_disposition = 0x2 create_options = 0x1 oplock_request = 0x0 private_flags = 0x0 root_dir_fid = 0x0, ea_list = (nil), sd = (nil), fname = x64/3 [2019/04/10 15:27:07.145913, 10, pid=1218, effective(0, 0), real(0, 0)] ../source3/smbd/open.c:5077(create_file_unixpath) create_file_unixpath: create_file_unixpath: access_mask = 0x80 file_attributes = 0x10, share_access = 0x0...
2019 Apr 08
4
Unable to upload printer drivers
Hi, Am 25.03.2019 um 14:12 schrieb Marco Gaiarin via samba: > [...] > Some drivers there's no way to load (for example, some samsung MFP). > Some other load, but you have to do 2-5 try before they work. I did now try many different drivers from different vendors none of them worked thus I think there is something else wrong. I then did some more tests, trying to find anything being
2023 Nov 10
2
understanding stat cache
...gt; proj/someproj/sub/03_database/AA/bb_bb_bb [2023/11/07 14:24:01.004193, 10, pid=21305, effective(27606, 50753), real(27606, 0)] create_file_default: create_file: access_mask = 0x100080 file_attributes = 0x0, share_access = 0x7, create_disposition = 0x1 create_options = 0x0 oplock_request = 0x0 private_flags = 0x0 root_dir_fid = 0x0, ea_list = (nil), sd = (nil), fname = proj/someproj/sub/03_database/AA/bb_bb_bb [2023/11/07 14:24:01.004205, 10, pid=21305, effective(27606, 50753), real(27606, 0)] create_file_unixpath: create_file_unixpath: access_mask = 0x100080 file_attributes = 0x0, share_access = 0...
2018 May 12
0
Fwd: [PATCH] Remove extra 0x in the %p formatting string
...nge looking lines like: [2018/05/09 16:02:52.629315, 10, pid=907, effective(1001, 1001), real(0, 0)] ../source3/smbd/open.c:5543(create_file_default) create_file: access_mask = 0x100080 file_attributes = 0x10, share_access = 0x7, create_disposition = 0x1 create_options = 0x1 oplock_request = 0x0 private_flags = 0x0 root_dir_fid = 0x0, ea_list = 0x0x0, sd = 0x0x0, fname = . That 0x0x0 puzzled me and short investigation showed that in few places we use "0x%p" format string to represent buffer address in the debug logs. Man page for *printf says: p The void * pointer argument is...
2016 Jun 01
2
access denied with "hide dot files = Yes"
...=21947, effective(10011, 10031), real(10011, 0)] ../source3/smbd/open.c:2479(open_file_ntcreate) open_file_ntcreate: fname=LaserLightSection/TEST/.hg/.dirstate-3r6ocf, dos_attrs=0x80 access_mask=0x12019f share_access=0x7 create_disposition = 0x5 create_options=0x40 unix mode=0744 oplock_request=2 private_flags = 0x0 [2016/05/30 17:06:26.602692, 8, pid=21947, effective(10011, 10031), real(10011, 0)] ../source3/smbd/dosmode.c:566(dos_mode) dos_mode: LaserLightSection/TEST/.hg/.dirstate-3r6ocf [2016/05/30 17:06:26.602717, 10, pid=21947, effective(10011, 10031), real(10011, 0)] ../source3/smbd/dosmode.c:...
2019 Apr 04
0
Shared printing between Linux (client) and Windows (server): NT_STATUS_ACCESS_DENIED
...using NTLM1 > session setup ok > tconx ok > map_open_params_to_ntcreate: fname = stdin-7154, deny_mode = > 0x42, open_func = 0x12 > map_open_params_to_ntcreate: file stdin-7154, access_mask = > 0x12019f, share_mode = 0x3, create_disposition = 0x5, > create_options = 0x40 private_flags = 0x0 > NT_STATUS_ACCESS_DENIED opening remote file stdin-7154 > ------------------------------------------------------------ > end of cmd output > ------------------------------------------------------------ > > ------------------------------------------------...
2019 Apr 03
2
Shared printing between Linux (client) and Windows (server): NT_STATUS_ACCESS_DENIED
...EGOTIATE_KEY_EXCH NTLMSSP Sign/Seal - using NTLM1 session setup ok tconx ok map_open_params_to_ntcreate: fname = stdin-7154, deny_mode = 0x42, open_func = 0x12 map_open_params_to_ntcreate: file stdin-7154, access_mask = 0x12019f, share_mode = 0x3, create_disposition = 0x5, create_options = 0x40 private_flags = 0x0 NT_STATUS_ACCESS_DENIED opening remote file stdin-7154 ------------------------------------------------------------ end of cmd output ------------------------------------------------------------ ------------------------------------------------------------...
2012 Nov 05
7
VFS ACL with SMB2
Hello, I have a question because POSIX ACL with SMB2 max protocol does not work properly.Did you test VFS xattr acls with SMB2 max protocol? Is it working corectly? Best regards/Adrian Berlin --
2010 Dec 07
1
[ANNOUNCE] xorg-server 1.9.99.901
...xfree86: remove unused DeviceAssocRec struct. xfree86: purge superfluous includes from xf86Xinput.c input: remove OpenInputDevice and CloseInputDevice DDX hooks. input: Purge AddOtherInputDevices DDX hook. xfree86: Purge old_x/old_y from InputInfoRec. xfree86: remove private_flags from InputInfoRec. xfree86: remove first/last from InputInfoRec. xfree86: remove always_core_feedback from InputInfoRec. xfree86: remove history_size dix: fix crash when removing devices on a buttonless MD pointer (#29669) dix: don't set time to CurrentTime in Dev...
2020 Feb 25
2
[PATCH 04/12] drm: Nuke mode->vrefresh
...gt; } > > diff --git a/include/drm/drm_modes.h b/include/drm/drm_modes.h > > index 7dab7f172431..52e8ca613e4b 100644 > > --- a/include/drm/drm_modes.h > > +++ b/include/drm/drm_modes.h > > @@ -380,16 +380,6 @@ struct drm_display_mode { > > */ > > int private_flags; > > > > - /** > > - * @vrefresh: > > - * > > - * Vertical refresh rate, for debug output in human readable form. Not > > - * used in a functional way. > > - * > > - * This value is in Hz. > > - */ > > - int vrefresh; > > -...
2020 Feb 24
0
[PATCH 04/12] drm: Nuke mode->vrefresh
...mode_probed_add(connector, mode); > } > diff --git a/include/drm/drm_modes.h b/include/drm/drm_modes.h > index 7dab7f172431..52e8ca613e4b 100644 > --- a/include/drm/drm_modes.h > +++ b/include/drm/drm_modes.h > @@ -380,16 +380,6 @@ struct drm_display_mode { > */ > int private_flags; > > - /** > - * @vrefresh: > - * > - * Vertical refresh rate, for debug output in human readable form. Not > - * used in a functional way. > - * > - * This value is in Hz. > - */ > - int vrefresh; > - > /** > * @picture_aspect_ratio: > *...
2020 Feb 25
0
[PATCH 04/12] drm: Nuke mode->vrefresh
...diff --git a/include/drm/drm_modes.h b/include/drm/drm_modes.h >>> index 7dab7f172431..52e8ca613e4b 100644 >>> --- a/include/drm/drm_modes.h >>> +++ b/include/drm/drm_modes.h >>> @@ -380,16 +380,6 @@ struct drm_display_mode { >>> */ >>> int private_flags; >>> >>> - /** >>> - * @vrefresh: >>> - * >>> - * Vertical refresh rate, for debug output in human readable form. Not >>> - * used in a functional way. >>> - * >>> - * This value is in Hz. >>> - */ >>&g...
2020 Feb 19
5
[PATCH 04/12] drm: Nuke mode->vrefresh
...esh = drm_mode_vrefresh(mode); drm_mode_probed_add(connector, mode); } diff --git a/include/drm/drm_modes.h b/include/drm/drm_modes.h index 7dab7f172431..52e8ca613e4b 100644 --- a/include/drm/drm_modes.h +++ b/include/drm/drm_modes.h @@ -380,16 +380,6 @@ struct drm_display_mode { */ int private_flags; - /** - * @vrefresh: - * - * Vertical refresh rate, for debug output in human readable form. Not - * used in a functional way. - * - * This value is in Hz. - */ - int vrefresh; - /** * @picture_aspect_ratio: * @@ -421,7 +411,7 @@ struct drm_display_mode { * @m: display mode *...
2020 Apr 04
0
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...mode_probed_add(connector, mode); > } > diff --git a/include/drm/drm_modes.h b/include/drm/drm_modes.h > index 730fc31de4fb..8b05f3705d0e 100644 > --- a/include/drm/drm_modes.h > +++ b/include/drm/drm_modes.h > @@ -380,16 +380,6 @@ struct drm_display_mode { > */ > int private_flags; > > - /** > - * @vrefresh: > - * > - * Vertical refresh rate, for debug output in human readable form. > Not > - * used in a functional way. > - * > - * This value is in Hz. > - */ > - int vrefresh; > - > /** > * @picture_aspect_ratio: >...
2020 Apr 28
0
[PATCH v3 03/16] drm: Nuke mode->vrefresh
...esh = drm_mode_vrefresh(mode); drm_mode_probed_add(connector, mode); } diff --git a/include/drm/drm_modes.h b/include/drm/drm_modes.h index 730fc31de4fb..8b05f3705d0e 100644 --- a/include/drm/drm_modes.h +++ b/include/drm/drm_modes.h @@ -380,16 +380,6 @@ struct drm_display_mode { */ int private_flags; - /** - * @vrefresh: - * - * Vertical refresh rate, for debug output in human readable form. Not - * used in a functional way. - * - * This value is in Hz. - */ - int vrefresh; - /** * @picture_aspect_ratio: * @@ -421,7 +411,7 @@ struct drm_display_mode { * @m: display mode *...
2020 Apr 03
3
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...esh = drm_mode_vrefresh(mode); drm_mode_probed_add(connector, mode); } diff --git a/include/drm/drm_modes.h b/include/drm/drm_modes.h index 730fc31de4fb..8b05f3705d0e 100644 --- a/include/drm/drm_modes.h +++ b/include/drm/drm_modes.h @@ -380,16 +380,6 @@ struct drm_display_mode { */ int private_flags; - /** - * @vrefresh: - * - * Vertical refresh rate, for debug output in human readable form. Not - * used in a functional way. - * - * This value is in Hz. - */ - int vrefresh; - /** * @picture_aspect_ratio: * @@ -421,7 +411,7 @@ struct drm_display_mode { * @m: display mode *...